Update to DNX beta7

This commit is contained in:
Brandon Smith
2015-09-03 20:17:18 -03:00
parent 9a886259a4
commit 03fcf4a109

View File

@@ -1,8 +1,8 @@
{
"projects": [ "src" ],
"sdk": {
"version": "1.0.0-beta6",
"architecture": "x64",
"version": "1.0.0-beta7",
"architecture": "x86",
"runtime": "clr"
}
}