Reacting to System.Xml.XmlSerializer version change

This commit is contained in:
Pranav K 2014-12-12 13:55:01 -08:00
parent edc2c2d18c
commit 2df482aa5c
1 changed files with 1 additions and 1 deletions

View File

@ -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-*"
}
}
}