From d2891370966af3c919b983602da911c722f21183 Mon Sep 17 00:00:00 2001
From: "J. Fronny" <33260128+JFronny@users.noreply.github.com>
Date: Sat, 4 Apr 2020 16:58:16 +0200
Subject: [PATCH] Possibly fix auto-increment for W32.Test
---
W32.Test/W32.Test.csproj | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/W32.Test/W32.Test.csproj b/W32.Test/W32.Test.csproj
index 42bf290..7e7570a 100644
--- a/W32.Test/W32.Test.csproj
+++ b/W32.Test/W32.Test.csproj
@@ -7,6 +7,7 @@
8
true
false
+ 1.1.*
if exist "$(SolutionDir)Data\pkgtool.exe" ($(SolutionDir)Data\pkgtool.exe build --noLogo --binDir .) else if exist "%appdata%\UpTool2\Apps\0e35d154-d0d3-45e0-b080-62f521263a44\app\pkgtool.exe" ("%appdata%\UpTool2\Apps\0e35d154-d0d3-45e0-b080-62f521263a44\app\pkgtool.exe" build --noLogo --binDir .) else echo Cound not find Package build tools, skipping
@@ -21,4 +22,4 @@
-
\ No newline at end of file
+