We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d08c319 commit 457ce0eCopy full SHA for 457ce0e
RubberduckBaseProject.csproj
@@ -17,7 +17,7 @@
17
<!-- Ignore MSB4011 warning, rationale above -->
18
<!-- Ignore VisualStudio whining about the CodeAnalysis assembly changing (IDE1001) -->
19
<DisabledWarnings>$(DisabledWarnings);4011;1001</DisabledWarnings>
20
- <Version Condition=" '$(Version)' == ''">2.3.0</Version>
+ <Version Condition=" '$(Version)' == ''">2.3.1</Version>
21
</PropertyGroup>
22
23
<PropertyGroup Condition=" '$(AssemblyVersion)' == '' ">
0 commit comments