Reacting to System.Xml.XmlSerializer version change
This commit is contained in:
parent
36413b4d81
commit
8a9dc991ce
|
|
@ -21,7 +21,7 @@
|
||||||
"aspnetcore50": {
|
"aspnetcore50": {
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"System.Net.Http": "4.0.0-beta-*",
|
"System.Net.Http": "4.0.0-beta-*",
|
||||||
"System.Xml.XmlSerializer": "4.0.0-beta-*",
|
"System.Xml.XmlSerializer": "4.0.10-beta-*",
|
||||||
"System.Runtime.Serialization.Xml": "4.0.10-beta-*"
|
"System.Runtime.Serialization.Xml": "4.0.10-beta-*"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue