Upgraded Json.NET version to 10.0.1

This commit is contained in:
Kiran Challa 2017-03-28 04:25:53 -07:00 committed by Kiran Challa
parent fb512bbf41
commit b2bd3e0841
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
<CoreFxLabsVersion>0.1.0-*</CoreFxLabsVersion>
<CoreFxVersion>4.3.0</CoreFxVersion>
<GoogleProtobufVersion>3.1.0</GoogleProtobufVersion>
<JsonNetVersion>9.0.1</JsonNetVersion>
<JsonNetVersion>10.0.1</JsonNetVersion>
<MoqVersion>4.7.1</MoqVersion>
<NetStandardImplicitPackageVersion>1.6.1</NetStandardImplicitPackageVersion>
<RedisVersion>1.1.605</RedisVersion>