Revert "Revert "Reacting to CoreCLR package changes""

This reverts commit e3229fc4ea.
This commit is contained in:
Pranav K 2016-03-23 11:47:23 -07:00
parent e3229fc4ea
commit 069220a85a
2 changed files with 2 additions and 2 deletions

View File

@ -29,7 +29,7 @@
"net451": { },
"netstandard1.3": {
"dependencies": {
"System.Security.Cryptography.Algorithms": "4.0.0-*"
"System.Security.Cryptography.Algorithms": "4.1.0-*"
},
"imports": [
"dotnet5.4"

View File

@ -12,7 +12,7 @@
"netstandardapp1.5": {
"dependencies": {
"dotnet-test-xunit": "1.0.0-dev-*",
"Microsoft.NETCore.Platforms": "1.0.1-*"
"System.Threading.Thread": "4.0.0-*"
},
"imports": [
"dnxcore50",