React to updated CoreCLR packages
https://github.com/aspnet/Coherence/issues/97
This commit is contained in:
parent
bde78dc3d4
commit
ccd0d52d8e
|
|
@ -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-*"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -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-*"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue