aboutsummaryrefslogtreecommitdiffhomepage
path: root/csharp/global.json
diff options
context:
space:
mode:
Diffstat (limited to 'csharp/global.json')
-rw-r--r--csharp/global.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/csharp/global.json b/csharp/global.json
new file mode 100644
index 00000000..3622b564
--- /dev/null
+++ b/csharp/global.json
@@ -0,0 +1,5 @@
+{
+ "sdk": {
+ "version": "1.0.0"
+ }
+}