Revert "Revert "Reacting to CoreCLR package changes""
This reverts commit e3229fc4ea.
This commit is contained in:
parent
e3229fc4ea
commit
069220a85a
|
|
@ -29,7 +29,7 @@
|
||||||
"net451": { },
|
"net451": { },
|
||||||
"netstandard1.3": {
|
"netstandard1.3": {
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"System.Security.Cryptography.Algorithms": "4.0.0-*"
|
"System.Security.Cryptography.Algorithms": "4.1.0-*"
|
||||||
},
|
},
|
||||||
"imports": [
|
"imports": [
|
||||||
"dotnet5.4"
|
"dotnet5.4"
|
||||||
|
|
|
||||||
|
|
@ -12,7 +12,7 @@
|
||||||
"netstandardapp1.5": {
|
"netstandardapp1.5": {
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"dotnet-test-xunit": "1.0.0-dev-*",
|
"dotnet-test-xunit": "1.0.0-dev-*",
|
||||||
"Microsoft.NETCore.Platforms": "1.0.1-*"
|
"System.Threading.Thread": "4.0.0-*"
|
||||||
},
|
},
|
||||||
"imports": [
|
"imports": [
|
||||||
"dnxcore50",
|
"dnxcore50",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue