React to updated CoreCLR packages

https://github.com/aspnet/Coherence/issues/97
This commit is contained in:
John Luo 2016-05-26 18:32:23 -07:00
parent bde78dc3d4
commit ccd0d52d8e
2 changed files with 2 additions and 2 deletions

View File

@ -58,7 +58,7 @@
"System.Reflection": "4.1.0-*",
"System.Reflection.Extensions": "4.0.1-*",
"System.Reflection.TypeExtensions": "4.1.0-*",
"System.Text.RegularExpressions": "4.0.12-*",
"System.Text.RegularExpressions": "4.1.0-*",
"System.Xml.XDocument": "4.0.11-*"
}
}

View File

@ -35,7 +35,7 @@
"System.Linq": "4.1.0-*",
"System.Resources.ResourceManager": "4.0.1-*",
"System.Runtime.Extensions": "4.1.0-*",
"System.Security.Cryptography.Algorithms": "4.1.0-*",
"System.Security.Cryptography.Algorithms": "4.2.0-*",
"System.Threading": "4.0.11-*",
"System.Threading.Thread": "4.0.0-*"
}