Updating the M.NC.App version to 1.0.3 on a couple of new test assets.
This commit is contained in:
parent
7e5f18b584
commit
b60b134674
2 changed files with 2 additions and 2 deletions
|
@ -13,7 +13,7 @@
|
|||
"netcoreapp1.0": {
|
||||
"dependencies": {
|
||||
"Microsoft.NetCore.App": {
|
||||
"version": "1.0.1",
|
||||
"version": "1.0.3",
|
||||
"type": "platform"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -27,7 +27,7 @@
|
|||
},
|
||||
"netcoreapp1.0": {
|
||||
"dependencies": {
|
||||
"Microsoft.NetCore.App": "1.0.1"
|
||||
"Microsoft.NetCore.App": "1.0.3"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue