Reverting version change to ComponentModel
This commit is contained in:
parent
ccbf458f71
commit
8ab566e049
|
|
@ -11,7 +11,7 @@
|
||||||
"k10": {
|
"k10": {
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"System.Collections": "4.0.10.0",
|
"System.Collections": "4.0.10.0",
|
||||||
"System.ComponentModel": "4.0.10.0",
|
"System.ComponentModel": "4.0.0.0",
|
||||||
"System.Diagnostics.Tools": "4.0.0.0",
|
"System.Diagnostics.Tools": "4.0.0.0",
|
||||||
"System.Globalization": "4.0.10.0",
|
"System.Globalization": "4.0.10.0",
|
||||||
"System.IO": "4.0.0.0",
|
"System.IO": "4.0.0.0",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue