Fix versioning
This commit is contained in:
parent
3ebb14ee4b
commit
67f54e82f9
|
|
@ -38,7 +38,7 @@
|
||||||
],
|
],
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"System.Net.Http": "4.0.1-*",
|
"System.Net.Http": "4.0.1-*",
|
||||||
"System.Runtime.Serialization.Xml": "4.1.0-*",
|
"System.Runtime.Serialization.Xml": "4.1.1-*",
|
||||||
"System.Xml.XmlSerializer": "4.0.11-*"
|
"System.Xml.XmlSerializer": "4.0.11-*"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue