React to updated CoreCLR packages.

https://github.com/aspnet/Coherence/issues/97
This commit is contained in:
N. Taylor Mullen 2016-05-17 12:11:54 -07:00
parent 53e59b39c3
commit 46f7a8575e
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-*"
}