From f2b6945efeb515774dc76525ca9847e12980c775 Mon Sep 17 00:00:00 2001 From: Daniel Schick Date: Fri, 9 May 2025 12:55:39 +0200 Subject: [PATCH] Version bump to 1.6.2 --- misc/version.txt | 2 +- src/BreCalClient/BreCalClient.csproj | 4 ++-- src/Setup/Setup.vdproj | 22 +++++++++++++++++++--- 3 files changed, 22 insertions(+), 6 deletions(-) diff --git a/misc/version.txt b/misc/version.txt index 5dc1d67..ac435f0 100644 --- a/misc/version.txt +++ b/misc/version.txt @@ -1 +1 @@ -1.6.0.8 \ No newline at end of file +1.6.2.0 \ No newline at end of file diff --git a/src/BreCalClient/BreCalClient.csproj b/src/BreCalClient/BreCalClient.csproj index 45843d9..4ec7140 100644 --- a/src/BreCalClient/BreCalClient.csproj +++ b/src/BreCalClient/BreCalClient.csproj @@ -8,8 +8,8 @@ True BreCalClient.App ..\..\misc\brecal.snk - 1.6.1.0 - 1.6.1.0 + 1.6.2.0 + 1.6.2.0 Bremen calling client A Windows WPF client for the Bremen calling API. containership.ico diff --git a/src/Setup/Setup.vdproj b/src/Setup/Setup.vdproj index d302dce..419f457 100644 --- a/src/Setup/Setup.vdproj +++ b/src/Setup/Setup.vdproj @@ -50,6 +50,14 @@ "PrerequisitesLocation" = "2:1" "Url" = "8:" "ComponentsUrl" = "8:" + "Items" + { + "{EDC2488A-8267-493A-A98E-7D9C3B36CDF3}:.NETFramework,Version=v4.7.2" + { + "Name" = "8:Microsoft .NET Framework 4.7.2 (x86 and x64)" + "ProductCode" = "8:.NETFramework,Version=v4.7.2" + } + } } } "Release" @@ -74,6 +82,14 @@ "PrerequisitesLocation" = "2:1" "Url" = "8:" "ComponentsUrl" = "8:" + "Items" + { + "{EDC2488A-8267-493A-A98E-7D9C3B36CDF3}:.NETFramework,Version=v4.7.2" + { + "Name" = "8:Microsoft .NET Framework 4.7.2 (x86 and x64)" + "ProductCode" = "8:.NETFramework,Version=v4.7.2" + } + } } } } @@ -182,15 +198,15 @@ { "Name" = "8:Microsoft Visual Studio" "ProductName" = "8:Bremen calling" - "ProductCode" = "8:{0AD2A791-5208-4D6F-8601-598EE8FE9BF7}" - "PackageCode" = "8:{FE992D07-0C79-4C5A-9D71-66C8F3EAFB55}" + "ProductCode" = "8:{D58A8358-1ABC-4DA6-9C3B-A91133F29696}" + "PackageCode" = "8:{E1843D5A-6DDD-4A29-B3CB-BCD9DF85A81B}" "UpgradeCode" = "8:{1C7FA3E4-BAB9-4911-9348-73094357FC7C}" "AspNetVersion" = "8:" "RestartWWWService" = "11:FALSE" "RemovePreviousVersions" = "11:TRUE" "DetectNewerInstalledVersion" = "11:TRUE" "InstallAllUsers" = "11:FALSE" - "ProductVersion" = "8:1.6.1" + "ProductVersion" = "8:1.6.2" "Manufacturer" = "8:Informatikbüro Daniel Schick" "ARPHELPTELEPHONE" = "8:+49 (0) 421 - 38 48 27" "ARPHELPLINK" = "8:https://www.bsmd.de/"