Remove framework assembly versions
This commit is contained in:
parent
18bd42bcfe
commit
e370c974e1
|
|
@ -13,9 +13,9 @@
|
|||
"frameworks": {
|
||||
"aspnet50": {
|
||||
"frameworkAssemblies": {
|
||||
"System.Xml": "4.0.0.0",
|
||||
"System.Data": "4.0.0.0",
|
||||
"System.Net.Http": "4.0.0.0"
|
||||
"System.Xml": "",
|
||||
"System.Data": "",
|
||||
"System.Net.Http": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue