Update 'src' project dependencies for .NET Core 1.0 RTM

This commit is contained in:
SteveSandersonMS
2016-06-28 10:58:05 +01:00
parent fc7097c2fe
commit eebf509846
4 changed files with 20 additions and 19 deletions

View File

@@ -8,13 +8,13 @@
"Microsoft"
],
"dependencies": {
"Microsoft.AspNetCore.Mvc": "1.0.0-*",
"Microsoft.AspNetCore.Mvc": "1.0.0",
"Microsoft.AspNetCore.NodeServices": "1.0.0-*"
},
"frameworks": {
"net451": {
},
"netstandard1.0": {
"netstandard1.6": {
"imports": [
"dotnet5.6",
"dnxcore50",