Revert "React to updated CoreCLR packages."
This reverts commit 428e6c2d80.
This commit is contained in:
parent
428e6c2d80
commit
1e20fd8439
|
|
@ -29,7 +29,7 @@
|
||||||
"net451": {},
|
"net451": {},
|
||||||
"netstandard1.3": {
|
"netstandard1.3": {
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"System.ComponentModel.TypeConverter": "4.1.0-*"
|
"System.ComponentModel.TypeConverter": "4.0.1-*"
|
||||||
},
|
},
|
||||||
"imports": [
|
"imports": [
|
||||||
"portable-net451+win8"
|
"portable-net451+win8"
|
||||||
|
|
|
||||||
|
|
@ -29,7 +29,7 @@
|
||||||
"net451": {},
|
"net451": {},
|
||||||
"netstandard1.3": {
|
"netstandard1.3": {
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"System.Text.RegularExpressions": "4.1.0-*"
|
"System.Text.RegularExpressions": "4.0.12-*"
|
||||||
},
|
},
|
||||||
"imports": [
|
"imports": [
|
||||||
"portable-net451+win8"
|
"portable-net451+win8"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue