React to updated CoreCLR packages
https://github.com/aspnet/Coherence/issues/97
This commit is contained in:
parent
a49ba744aa
commit
485e2e8327
|
|
@ -37,7 +37,7 @@
|
||||||
"netstandard1.3": {
|
"netstandard1.3": {
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"System.Globalization.Extensions": "4.0.1-*",
|
"System.Globalization.Extensions": "4.0.1-*",
|
||||||
"System.Linq.Expressions": "4.0.11-*",
|
"System.Linq.Expressions": "4.1.0-*",
|
||||||
"System.Reflection.TypeExtensions": "4.1.0-*",
|
"System.Reflection.TypeExtensions": "4.1.0-*",
|
||||||
"System.Runtime.InteropServices": "4.1.0-*"
|
"System.Runtime.InteropServices": "4.1.0-*"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue