We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87e72b7 commit 6826d7fCopy full SHA for 6826d7f
XrmPluginCore.Tests/.editorconfig
@@ -0,0 +1,4 @@
1
+# C# files
2
+[*.cs]
3
+
4
+dotnet_diagnostic.CS0618.severity = none # Suppress 'obsolete' warnings for test project
0 commit comments