Updating System.Reflection.Metadata to a newer version in some projects that I forgot to do so before.

This commit is contained in:
Livar Cunha 2016-08-18 11:53:18 -07:00
parent 51ea2e6014
commit 90232486e5
4 changed files with 4 additions and 4 deletions

View file

@ -16,7 +16,7 @@
"Microsoft.NETCore.Runtime.CoreCLR": "1.0.2",
"Microsoft.CSharp": "4.0.1",
"System.Dynamic.Runtime": "4.0.11",
"System.Reflection.Metadata": "1.3.0",
"System.Reflection.Metadata": "1.4.1-beta-24410-02",
"System.Runtime.Serialization.Primitives": "4.1.1",
"System.Xml.XmlSerializer": "4.0.11",
"WindowsAzure.Storage": "6.2.2-preview",