Update NETCore.App version for new projects

This commit is contained in:
Piotr Puszkiewicz 2016-03-28 18:18:38 -07:00
parent 14aa53eeff
commit 19e707448d
3 changed files with 3 additions and 3 deletions

View file

@ -6,7 +6,7 @@
"dependencies": {
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc2-23925"
"version": "1.0.0-rc2-23928"
},
"Microsoft.DotNet.Cli.Utils":"1.0.0-*",
"Microsoft.DotNet.ProjectModel": "1.0.0-*",