We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33ed3f3 commit e08e858Copy full SHA for e08e858
2 files changed
DataTool/DataTool.csproj
@@ -4,7 +4,7 @@
4
<OutputType>Exe</OutputType>
5
<LangVersion>latest</LangVersion>
6
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
7
- <Version>2.19.1.0</Version>
+ <Version>2.20.0.0</Version>
8
</PropertyGroup>
9
<PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
10
<ApplicationIcon>Static\DataToolDebug.ico</ApplicationIcon>
TankView/TankView.csproj
@@ -6,7 +6,7 @@
<UseWindowsForms>true</UseWindowsForms>
<UseWPF>true</UseWPF>
<NoWarn>CA1416</NoWarn>
<SatelliteResourceLanguages>en</SatelliteResourceLanguages>
11
<EnableWindowsTargeting>true</EnableWindowsTargeting>
12
0 commit comments