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:
authortherzok <marius.ungureanu@xamarin.com>2018-11-07 05:06:57 +0300
committertherzok <marius.ungureanu@xamarin.com>2018-11-12 22:34:31 +0300
commitf9bed8ae7af69d34b49cc1628760c2631f6afd6a (patch)
tree8c500b04f5994595126bf11d65243886093bfc69 /main/Directory.Build.props
parent06d7316b9a169b59462f05602415ff0df1f1eb10 (diff)
Bump to weed out some false positives
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 90d92117ef..3bff464123 100644
--- a/main/Directory.Build.props
+++ b/main/Directory.Build.props
@@ -10,7 +10,7 @@
<NuGetVersionVSEditor>15.8.519</NuGetVersionVSEditor>
<NuGetVersionAllocationAnalyzer>1.0.0.9</NuGetVersionAllocationAnalyzer>
<NuGetVersionErrorProneNetStructs>0.1.2</NuGetVersionErrorProneNetStructs>
- <NuGetVersionMonoDevelopAnalyzers>0.1.0</NuGetVersionMonoDevelopAnalyzers>
+ <NuGetVersionMonoDevelopAnalyzers>0.1.0.1</NuGetVersionMonoDevelopAnalyzers>
</PropertyGroup>
</Project>