Updating the version of System.Runtime.Serialization.Primitives

This commit is contained in:
Praburaj 2015-03-16 13:57:05 -07:00
parent fc00aff7c5
commit b485b60014
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@
"System.ComponentModel.TypeConverter": "4.0.0-beta-*",
"System.ObjectModel": "4.0.10-beta-*",
"System.Reflection.TypeExtensions": "4.0.0-beta-*",
"System.Runtime.Serialization.Primitives": "4.0.0-beta-*"
"System.Runtime.Serialization.Primitives": "4.0.10-beta-*"
}
}
}