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 5f1f0ca commit c81364dCopy full SHA for c81364d
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.1</AssemblyVersion>
+ <AssemblyVersion>2.4.0</AssemblyVersion>
16
</PropertyGroup>
17
<Import Project="..\RubberduckBaseProject.csproj" />
18
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'DebugAccess|AnyCPU'">
0 commit comments