Reacting to CoreCLR package changes

This commit is contained in:
Pranav K 2016-03-21 00:01:21 -07:00
parent ce408a999e
commit 131db6c41e
2 changed files with 2 additions and 3 deletions

View File

@ -34,8 +34,7 @@
"System.Linq.Expressions": "4.0.11-*",
"System.Net.WebSockets": "4.0.0-*",
"System.Reflection.TypeExtensions": "4.1.0-*",
"System.Runtime.InteropServices": "4.1.0-*",
"System.Security.Cryptography.X509Certificates": "4.0.0-*"
"System.Runtime.InteropServices": "4.1.0-*"
},
"imports": [
"dotnet5.4"

View File

@ -26,7 +26,7 @@
"System.Net.WebSockets": "4.0.0-*",
"System.Runtime.Extensions": "4.1.0-*",
"System.Security.Claims": "4.0.1-*",
"System.Security.Cryptography.X509Certificates": "4.0.0-*",
"System.Security.Cryptography.X509Certificates": "4.1.0-*",
"System.Security.Principal": "4.0.1-*"
},
"imports": [