Add missing System.ComponentModel dependency.
This commit is contained in:
parent
29e87e314a
commit
3809613618
|
|
@ -16,6 +16,7 @@
|
||||||
"net451": {},
|
"net451": {},
|
||||||
"dotnet5.4": {
|
"dotnet5.4": {
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
"System.ComponentModel": "4.0.1-*",
|
||||||
"System.Diagnostics.Debug": "4.0.11-*"
|
"System.Diagnostics.Debug": "4.0.11-*"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue