We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68a7d51 commit b728f9cCopy full SHA for b728f9c
src/Ookii.Dialogs.Wpf/.editorconfig
@@ -0,0 +1,6 @@
1
+[*.cs]
2
+# SYSLIB0003: Type or member is obsolete
3
+dotnet_diagnostic.SYSLIB0003.severity = none
4
+
5
+# SYSLIB0004: Type or member is obsolete
6
+dotnet_diagnostic.SYSLIB0004.severity = none
0 commit comments