Browse Source

Bumped DNX ver to RC1 Update 1

tags/docs-0.9
RogueException 9 years ago
parent
commit
a1afd45c31
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      global.json

+ 1
- 1
global.json View File

@@ -1,6 +1,6 @@
{
"projects": [ "src" ],
"sdk": {
"version": "1.0.0-rc1-final"
"version": "1.0.0-rc1-update1"
}
}

Loading…
Cancel
Save