Reacting to System.Xml.XmlSerializer version change
This commit is contained in:
parent
edc2c2d18c
commit
2df482aa5c
|
|
@ -27,7 +27,7 @@
|
|||
"System.Reflection.TypeExtensions": "4.0.0-beta-*",
|
||||
"System.Runtime.Serialization.Primitives": "4.0.0-beta-*",
|
||||
"System.Runtime.Serialization.Xml": "4.0.10-beta-*",
|
||||
"System.Xml.XmlSerializer": "4.0.0-beta-*"
|
||||
"System.Xml.XmlSerializer": "4.0.10-beta-*"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue