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:
authorMatt Ward <matt.ward@microsoft.com>2019-10-03 14:14:17 +0300
committerMatt Ward <matt.ward@microsoft.com>2020-01-16 13:38:01 +0300
commit2f079ea44b53399ad9c3cd584a83368848a3f33a (patch)
tree0229067549add8a2bc32ed020df6210c725c0393 /main/Directory.Build.props
parentea0da182908144a2b6a6cf3de9068e9e7e319f6f (diff)
[NuGet] Update to NuGet 5.4.0
Updated to NuGet 5.4.0.6315
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 7f3b96a752..dcf4897bf3 100644
--- a/main/Directory.Build.props
+++ b/main/Directory.Build.props
@@ -17,7 +17,7 @@
<NuGetVersionMicrosoftTestPlatform>16.2.0</NuGetVersionMicrosoftTestPlatform>
<NuGetVersionMonoDevelopAnalyzers>0.1.0.2</NuGetVersionMonoDevelopAnalyzers>
<NuGetVersionNewtonsoftJson>12.0.2</NuGetVersionNewtonsoftJson>
- <NuGetVersionNuGet>5.3.0-rtm.6192</NuGetVersionNuGet>
+ <NuGetVersionNuGet>5.4.0</NuGetVersionNuGet>
<NuGetVersionNUnit2>2.7.0</NuGetVersionNUnit2>
<NuGetVersionNUnit3>3.9.0</NuGetVersionNUnit3>
<NuGetVersionVSCodeDebugProtocol>15.8.20719.1</NuGetVersionVSCodeDebugProtocol>