Skip to content

Commit 75d8d88

Browse files
committed
forgor project versions
1 parent 17260c0 commit 75d8d88

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

DataTool/DataTool.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<OutputType>Exe</OutputType>
55
<LangVersion>preview</LangVersion>
66
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
7-
<Version>2.12.0.0</Version>
7+
<Version>2.13.0.0</Version>
88
<Configurations>Debug;Release;ReleasePublish;DebugPublish</Configurations>
99
</PropertyGroup>
1010
<PropertyGroup Condition=" '$(Configuration)' == 'Debug' OR '$(Configuration)' == 'DebugPublish' ">

TankView/TankView.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<UseWindowsForms>true</UseWindowsForms>
77
<UseWPF>true</UseWPF>
88
<NoWarn>CA1416</NoWarn>
9-
<Version>2.12.0.0</Version>
9+
<Version>2.13.0.0</Version>
1010
<SatelliteResourceLanguages>en</SatelliteResourceLanguages>
1111
</PropertyGroup>
1212
<PropertyGroup Condition=" '$(Configuration)' == 'Release' OR '$(Configuration)' == 'ReleasePublish' ">

0 commit comments

Comments
 (0)