Removing transitive references from aspnetcore50 to unblock build
This commit is contained in:
parent
1631ca1a47
commit
edc2c2d18c
|
|
@ -7,10 +7,6 @@
|
||||||
"aspnet50": {
|
"aspnet50": {
|
||||||
},
|
},
|
||||||
"aspnetcore50": {
|
"aspnetcore50": {
|
||||||
"dependencies": {
|
|
||||||
"System.Runtime.Serialization.Xml": "4.0.0-beta-*",
|
|
||||||
"System.Xml.ReaderWriter": "4.0.10-beta-*"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue