.editorconfig 185 B

12345
  1. [*.cs]
  2. # SYSLIB1054: Use 'LibraryImportAttribute' instead of 'DllImportAttribute' to generate P/Invoke marshalling code at compile time
  3. dotnet_diagnostic.SYSLIB1054.severity = none