Skip to content

Commit dff30cb

Browse files
committed
Add C# example
1 parent 8d8e805 commit dff30cb

12 files changed

+652
-0
lines changed

examples/csharpsx/.editorconfig

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
[*.cs]
2+
3+
# IDE1006: –½–¼ƒXƒ^ƒCƒ‹
4+
dotnet_diagnostic.IDE1006.severity = silent
5+
dotnet_diagnostic.IDE0044.severity = silent

0 commit comments

Comments
 (0)