Updating shared runtime in missed test projects

This commit is contained in:
Ajay Bhargav Baaskaran 2016-12-22 14:53:11 -08:00
parent 12da346de9
commit b424e5b2b0
3 changed files with 3 additions and 3 deletions

View File

@ -18,7 +18,7 @@
"netcoreapp1.1": {
"dependencies": {
"Microsoft.NETCore.App": {
"version": "1.1.0-*",
"version": "1.2.0-*",
"type": "platform"
}
}

View File

@ -16,7 +16,7 @@
"netcoreapp1.1": {
"dependencies": {
"Microsoft.NETCore.App": {
"version": "1.1.0-*",
"version": "1.2.0-*",
"type": "platform"
}
}

View File

@ -11,7 +11,7 @@
"netcoreapp1.1": {
"dependencies": {
"Microsoft.NETCore.App": {
"version": "1.1.0-*",
"version": "1.2.0-*",
"type": "platform"
}
}