Updating dependencies from last known good builds
This commit is contained in:
parent
ac4c6702d5
commit
7eb9d07fb5
105 changed files with 198 additions and 200 deletions
|
@ -4,14 +4,14 @@
|
|||
"emitEntryPoint": true
|
||||
},
|
||||
"dependencies": {
|
||||
"dotnet-desktop-and-portable": "1.0.0"
|
||||
"dotnet-desktop-and-portable": "1.0.0"
|
||||
},
|
||||
"frameworks": {
|
||||
"netstandardapp1.5": {
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"type": "platform",
|
||||
"version": "1.0.0-rc2-23928"
|
||||
"version": "1.0.0-rc2-23929"
|
||||
}
|
||||
},
|
||||
"imports": [
|
||||
|
@ -19,15 +19,15 @@
|
|||
"dnxcore50"
|
||||
]
|
||||
},
|
||||
"net451":{}
|
||||
"net451": {}
|
||||
},
|
||||
"tools": {
|
||||
"dotnet-dependency-tool-invoker": {
|
||||
"version": "1.0.0-*",
|
||||
"imports": [
|
||||
"dnxcore50",
|
||||
"portable-net45+win8"
|
||||
]
|
||||
}
|
||||
"dotnet-dependency-tool-invoker": {
|
||||
"version": "1.0.0-*",
|
||||
"imports": [
|
||||
"dnxcore50",
|
||||
"portable-net45+win8"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue