Upgraded Json.NET version to 10.0.1

This commit is contained in:
Kiran Challa
2017-03-28 04:22:56 -07:00
committed by Kiran Challa
parent 365b2c50cb
commit dcf51f706c

View File

@@ -5,7 +5,7 @@
<AspNetCoreToolsVersion>1.0.0-msbuild3-final</AspNetCoreToolsVersion>
<AutoMapperVersion>5.0.2</AutoMapperVersion>
<CoreFxVersion>4.3.0</CoreFxVersion>
<JsonNetVersion>9.0.1</JsonNetVersion>
<JsonNetVersion>10.0.1</JsonNetVersion>
<MicrosoftDataflowVersion>4.5.24</MicrosoftDataflowVersion>
<NetStandardImplicitPackageVersion>1.6.1</NetStandardImplicitPackageVersion>
<ThreadingDataflowVersion>4.7.0</ThreadingDataflowVersion>