Updating to latest CoreCLR packages

This commit is contained in:
Pranav K 2016-03-24 12:46:16 -07:00
parent b4bdf6be08
commit 6c8b1f2ac3
1 changed files with 2 additions and 2 deletions

View File

@ -19,9 +19,9 @@
"frameworks": {
"netstandardapp1.5": {
"dependencies": {
"System.Data.SqlClient": "4.0.0-*",
"System.Data.SqlClient": "4.1.0-*",
"System.Net.Http": "4.0.1-*",
"System.Xml.XmlDocument": "4.0.0-*",
"System.Xml.XmlDocument": "4.0.1-*",
"dotnet-test-xunit": "1.0.0-dev-*"
},
"imports": [