Updating versions in a few places that did not exist in the preview2 branch.

This commit is contained in:
Livar Cunha 2016-09-02 15:01:59 -07:00
parent 27bc1c4f91
commit 1767385aa1
10 changed files with 9 additions and 10 deletions

View file

@ -4,7 +4,7 @@
"dependencies": {
"Microsoft.NETCore.Sdk": "1.0.0-alpha-20160831-1",
"Microsoft.NETCore.App": {
"version": "1.0.0",
"version": "1.0.1",
"type": "platform"
}
}