Skip to content

Commit 012296f

Browse files
authored
Update RubberduckBaseProject.csproj
added revision# to assembly version
1 parent 12418ce commit 012296f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RubberduckBaseProject.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
This assembly version specification is considered nonstandard.
2626
As such builds that do not override the assembly version generate a warning, which we ignore.
2727
-->
28-
<AssemblyVersion>2.3.*</AssemblyVersion>
28+
<AssemblyVersion>2.3.1.*</AssemblyVersion>
2929
<!-- Ignore CSharp compiler warning for nonstandard assembly version (CS7035) -->
3030
<!-- Ignore Linker warning for nonstandard assembly version (AL1053) -->
3131
<DisabledWarnings>$(DisabledWarnings);7035;1053</DisabledWarnings>

0 commit comments

Comments
 (0)