Updated to .Net Core 1.0 RTM

This commit is contained in:
RogueException
2016-06-27 22:23:45 -03:00
parent ec2a857455
commit 5544d0759b
4 changed files with 15 additions and 20 deletions

View File

@@ -1,6 +1,3 @@
{
"projects": [ "src", "test" ],
"sdk": {
"version": "1.0.0-preview1-002702"
}
"projects": [ "src", "test" ]
}