diff options
Diffstat (limited to 'examples/csharp/helloworld-from-cli/global.json')
-rw-r--r-- | examples/csharp/helloworld-from-cli/global.json | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/examples/csharp/helloworld-from-cli/global.json b/examples/csharp/helloworld-from-cli/global.json deleted file mode 100644 index e4b797ee8e..0000000000 --- a/examples/csharp/helloworld-from-cli/global.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "sdk": { - "version": "1.0.0" - } -} |