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 457ce0e commit 12418ceCopy full SHA for 12418ce
Rubberduck.Core/Rubberduck.Core.csproj
@@ -12,7 +12,7 @@
12
<DisabledWarnings>$(DisabledWarnings);1591</DisabledWarnings>
13
<ApplicationIcon>Ducky.ico</ApplicationIcon>
14
<!-- Give a fixed version to not blow XAML generated code to smithereens -->
15
- <AssemblyVersion>2.3.0</AssemblyVersion>
+ <AssemblyVersion>2.3.1</AssemblyVersion>
16
</PropertyGroup>
17
<Import Project="..\RubberduckBaseProject.csproj" />
18
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'DebugAccess|AnyCPU'">
@@ -112,4 +112,4 @@
112
</ItemGroup>
113
<!-- END WINDOWS FORMS WORKAROUND SECTION -->
114
115
-</Project>
+</Project>
0 commit comments