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 12418ce commit 012296fCopy full SHA for 012296f
RubberduckBaseProject.csproj
@@ -25,7 +25,7 @@
25
This assembly version specification is considered nonstandard.
26
As such builds that do not override the assembly version generate a warning, which we ignore.
27
-->
28
- <AssemblyVersion>2.3.*</AssemblyVersion>
+ <AssemblyVersion>2.3.1.*</AssemblyVersion>
29
<!-- Ignore CSharp compiler warning for nonstandard assembly version (CS7035) -->
30
<!-- Ignore Linker warning for nonstandard assembly version (AL1053) -->
31
<DisabledWarnings>$(DisabledWarnings);7035;1053</DisabledWarnings>
0 commit comments