diff options
Diffstat (limited to 'examples/csharp')
-rw-r--r-- | examples/csharp/helloworld-from-cli/global.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/csharp/helloworld-from-cli/global.json b/examples/csharp/helloworld-from-cli/global.json index 32ff399ef9..f3c33cef6a 100644 --- a/examples/csharp/helloworld-from-cli/global.json +++ b/examples/csharp/helloworld-from-cli/global.json @@ -1,5 +1,5 @@ { "sdk": { - "version": "1.0.0-preview2-003121" + "version": "1.0.0-preview2-003131" } }
\ No newline at end of file |