Create csharp project to replace single file.

This commit is contained in:
ming
2022-12-16 15:42:16 +08:00
parent cbc78405e2
commit 47bf6729a4
3 changed files with 48 additions and 0 deletions

5
codes/csharp/.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
.idea/
.vs/
obj/
.Debug
bin/