﻿[*.{cs,vb}]

# IDE0130: Namespace does not match folder structure
dotnet_diagnostic.IDE0130.severity = none

# IDE0055: Fix formatting
dotnet_diagnostic.IDE0055.severity = none
