example tests updated

This commit is contained in:
schwarz
2021-04-30 12:45:16 +02:00
parent 87c84269d9
commit 6bc1d73819
8 changed files with 67 additions and 13 deletions

5
csharp/global.json Normal file
View File

@@ -0,0 +1,5 @@
{
"sdk": {
"version": "5.0.103"
}
}