Add minimal test case for csharp

This commit is contained in:
Ben Jackson 2019-06-22 16:43:58 +01:00
commit a894ae0126
9 changed files with 829 additions and 0 deletions

2
support/test/csharp/.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
bin/
obj/Debug