Skip to content

Commit 7c6223e

Browse files
author
Sander ten Brinke
committed
-Fixed an issue where I turned on localization in the Overview form
1 parent f5ced3c commit 7c6223e

File tree

3 files changed

+411
-2227
lines changed

3 files changed

+411
-2227
lines changed

CombatTracker.csproj

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<UpdateRequired>false</UpdateRequired>
2525
<MapFileExtensions>true</MapFileExtensions>
2626
<ApplicationRevision>0</ApplicationRevision>
27-
<ApplicationVersion>2.1.0.0</ApplicationVersion>
27+
<ApplicationVersion>2.1.1.0</ApplicationVersion>
2828
<UseApplicationTrust>false</UseApplicationTrust>
2929
<CreateDesktopShortcut>true</CreateDesktopShortcut>
3030
<PublishWizardCompleted>true</PublishWizardCompleted>
@@ -69,6 +69,8 @@
6969
</PropertyGroup>
7070
<PropertyGroup />
7171
<PropertyGroup />
72+
<PropertyGroup />
73+
<PropertyGroup />
7274
<PropertyGroup>
7375
<ApplicationManifest>Properties\app.manifest</ApplicationManifest>
7476
</PropertyGroup>

0 commit comments

Comments
 (0)