Upgraded Json.NET version to 10.0.1

This commit is contained in:
Kiran Challa 2017-03-28 04:28:47 -07:00 committed by Kiran Challa
parent 75a4d006aa
commit 2b8a937828
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
<CoreFxVersion>4.3.0</CoreFxVersion>
<IdentityModelActiveDirectoryVersion>3.13.8</IdentityModelActiveDirectoryVersion>
<IdentityModelOpenIdVersion>2.1.3</IdentityModelOpenIdVersion>
<JsonNetVersion>9.0.1</JsonNetVersion>
<JsonNetVersion>10.0.1</JsonNetVersion>
<NetStandardImplicitPackageVersion>1.6.1</NetStandardImplicitPackageVersion>
<OwinVersion>3.0.1</OwinVersion>
<RuntimeFrameworkVersion>2.0.0-*</RuntimeFrameworkVersion>