no System.Drawing need by there
This commit is contained in:
parent
7bd23eb841
commit
0c798655e4
2 changed files with 4 additions and 7 deletions
|
|
@ -72,15 +72,13 @@
|
||||||
},
|
},
|
||||||
"frameworks": {
|
"frameworks": {
|
||||||
"dnx451": {
|
"dnx451": {
|
||||||
"frameworkAssemblies": {
|
"frameworkAssemblies": {
|
||||||
"System.Json": "4.0.0"
|
"System.Json": "4.0.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"net451": {
|
"net451": {
|
||||||
"frameworkAssemblies": {
|
"frameworkAssemblies": {
|
||||||
"System.ComponentModel.DataAnnotations": "4.0.0",
|
"System.ComponentModel.DataAnnotations": "4.0.0",
|
||||||
|
|
||||||
"System.Drawing": "4.0.0",
|
|
||||||
"System.Json": "4.0.0",
|
"System.Json": "4.0.0",
|
||||||
"System.Net": "4.0.0.0",
|
"System.Net": "4.0.0.0",
|
||||||
"System.Net.Http": "4.0.0.0",
|
"System.Net.Http": "4.0.0.0",
|
||||||
|
|
|
||||||
|
|
@ -12841,7 +12841,6 @@
|
||||||
],
|
],
|
||||||
".NETFramework,Version=v4.5.1": [
|
".NETFramework,Version=v4.5.1": [
|
||||||
"fx/System.ComponentModel.DataAnnotations >= 4.0.0",
|
"fx/System.ComponentModel.DataAnnotations >= 4.0.0",
|
||||||
"fx/System.Drawing >= 4.0.0",
|
|
||||||
"fx/System.Json >= 4.0.0",
|
"fx/System.Json >= 4.0.0",
|
||||||
"fx/System.Net >= 4.0.0",
|
"fx/System.Net >= 4.0.0",
|
||||||
"fx/System.Net.Http >= 4.0.0",
|
"fx/System.Net.Http >= 4.0.0",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue