React to updated CoreCLR packages.
https://github.com/aspnet/Coherence/issues/97
This commit is contained in:
parent
a72287d59c
commit
428e6c2d80
|
|
@ -29,7 +29,7 @@
|
||||||
"net451": {},
|
"net451": {},
|
||||||
"netstandard1.3": {
|
"netstandard1.3": {
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"System.ComponentModel.TypeConverter": "4.0.1-*"
|
"System.ComponentModel.TypeConverter": "4.1.0-*"
|
||||||
},
|
},
|
||||||
"imports": [
|
"imports": [
|
||||||
"portable-net451+win8"
|
"portable-net451+win8"
|
||||||
|
|
|
||||||
|
|
@ -29,7 +29,7 @@
|
||||||
"net451": {},
|
"net451": {},
|
||||||
"netstandard1.3": {
|
"netstandard1.3": {
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"System.Text.RegularExpressions": "4.0.12-*"
|
"System.Text.RegularExpressions": "4.1.0-*"
|
||||||
},
|
},
|
||||||
"imports": [
|
"imports": [
|
||||||
"portable-net451+win8"
|
"portable-net451+win8"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue