Merge branch 'release' into dev

This commit is contained in:
Pranav K 2016-04-19 14:54:04 -07:00
commit 593b367b3d
2 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@
"dnxcore50" "dnxcore50"
], ],
"dependencies": { "dependencies": {
"dotnet-test-xunit": "1.0.0-dev-*", "dotnet-test-xunit": "1.0.0-*",
"NETStandard.Library": "1.5.0-*", "NETStandard.Library": "1.5.0-*",
"System.Diagnostics.Process": "4.1.0-*" "System.Diagnostics.Process": "4.1.0-*"
} }

View File

@ -11,7 +11,7 @@
"netstandardapp1.5" "netstandardapp1.5"
], ],
"dependencies": { "dependencies": {
"dotnet-test-xunit": "1.0.0-dev-*", "dotnet-test-xunit": "1.0.0-*",
"System.Diagnostics.Process": "4.1.0-*", "System.Diagnostics.Process": "4.1.0-*",
"Microsoft.NETCore.App": { "Microsoft.NETCore.App": {
"type": "platform", "type": "platform",