Fix package versions

This commit is contained in:
Piotr Puszkiewicz 2016-05-03 22:30:31 -07:00 committed by Bryan
parent 82e6b0408a
commit c3fe0d062f
24 changed files with 59 additions and 57 deletions

View file

@ -6,8 +6,8 @@
},
"dependencies": {
"NETStandard.Library": "1.5.0-rc2-24027",
"Microsoft.DotNet.ProjectModel": "1.0.0-*",
"Microsoft.DotNet.Cli.Utils": "1.0.0-*"
"Microsoft.DotNet.ProjectModel": "1.0.0-rc2-*",
"Microsoft.DotNet.Cli.Utils": "1.0.0-rc2-preview1-*"
},
"frameworks": {
"netstandardapp1.5": {