Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRodrigo Moya <rodrigo.moya@xamarin.com>2019-10-04 20:03:11 +0300
committerRodrigo Moya <rodrigo.moya@xamarin.com>2019-10-04 20:03:11 +0300
commit51e1684e53436de049451a8f7af033ce5c757f49 (patch)
tree6803e8500445391d211613c240874b4a02d902e9 /main/Directory.Build.props
parent63e1b659fded04fda7ba6ee99e36d0f483b55ac6 (diff)
Bump Newtonsoft to 12.0.2
Diffstat (limited to 'main/Directory.Build.props')
-rw-r--r--main/Directory.Build.props2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/Directory.Build.props b/main/Directory.Build.props
index 2fc5c8371a..d05d73395e 100644
--- a/main/Directory.Build.props
+++ b/main/Directory.Build.props
@@ -16,7 +16,7 @@
<NuGetVersionMicrosoftTemplateEngine>1.0.0-beta3-20171117-314</NuGetVersionMicrosoftTemplateEngine>
<NuGetVersionMicrosoftTestPlatform>15.5.0-preview-20170919-04</NuGetVersionMicrosoftTestPlatform>
<NuGetVersionMonoDevelopAnalyzers>0.1.0.2</NuGetVersionMonoDevelopAnalyzers>
- <NuGetVersionNewtonsoftJson>10.0.3</NuGetVersionNewtonsoftJson>
+ <NuGetVersionNewtonsoftJson>12.0.2</NuGetVersionNewtonsoftJson>
<NuGetVersionNuGet>5.3.0-rtm.6192</NuGetVersionNuGet>
<NuGetVersionNUnit2>2.7.0</NuGetVersionNUnit2>
<NuGetVersionNUnit3>3.9.0</NuGetVersionNUnit3>