From fd4c5242649671d857f50b0d564d6dd20ee7e32c Mon Sep 17 00:00:00 2001 From: Colin Dawson Date: Fri, 24 Jun 2022 20:05:40 +0100 Subject: [PATCH 01/21] Upgraded requirements to need Ascom 6.6.0 and .net framework 4.8 or higher. --- FocuserTestConsole/FocuserTestConsole.csproj | 2 +- FocuserTestConsole/app.config | 2 +- Meade.net.Setup/Product.wxs | 8 ++++---- TelescopeTestConsole/TelescopeTestConsole.csproj | 2 +- TelescopeTestConsole/app.config | 2 +- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/FocuserTestConsole/FocuserTestConsole.csproj b/FocuserTestConsole/FocuserTestConsole.csproj index a0e33a3..0b2500d 100644 --- a/FocuserTestConsole/FocuserTestConsole.csproj +++ b/FocuserTestConsole/FocuserTestConsole.csproj @@ -10,7 +10,7 @@ Properties ASCOM.MeadeGeneric ASCOM.MeadeGeneric.Test - v4.5 + v4.8 512 diff --git a/FocuserTestConsole/app.config b/FocuserTestConsole/app.config index c5e1dae..786a845 100644 --- a/FocuserTestConsole/app.config +++ b/FocuserTestConsole/app.config @@ -1,3 +1,3 @@ - + diff --git a/Meade.net.Setup/Product.wxs b/Meade.net.Setup/Product.wxs index e2e47d8..a9c6429 100644 --- a/Meade.net.Setup/Product.wxs +++ b/Meade.net.Setup/Product.wxs @@ -21,13 +21,13 @@ Type="raw" /> - - = "6.4.1"]]> + + = "6.6.0"]]> - - + + + + + + <_ValidProjectsForRestore Include="$(MSBuildProjectFullPath)" /> + + + \ No newline at end of file From 2a40807dc336105131094729d19711145617ac42 Mon Sep 17 00:00:00 2001 From: Colin Dawson Date: Sun, 17 Jul 2022 13:12:07 +0100 Subject: [PATCH 14/21] Revert "Attempting to override project restore" This reverts commit adeab53bd3d1a343e21b2decd1c11d40eed80884. --- Meade.net.Setup/Meade.net.Setup.wixproj | 8 -------- 1 file changed, 8 deletions(-) diff --git a/Meade.net.Setup/Meade.net.Setup.wixproj b/Meade.net.Setup/Meade.net.Setup.wixproj index f729bf8..b981fc4 100644 --- a/Meade.net.Setup/Meade.net.Setup.wixproj +++ b/Meade.net.Setup/Meade.net.Setup.wixproj @@ -99,12 +99,4 @@ --> - - - - <_ValidProjectsForRestore Include="$(MSBuildProjectFullPath)" /> - - - \ No newline at end of file From d996d6f8d66cde3272dd8e739b3380b21ccd5dfb Mon Sep 17 00:00:00 2001 From: Colin Dawson Date: Sun, 17 Jul 2022 13:12:07 +0100 Subject: [PATCH 15/21] Revert "Added Wix installer as a nuget package. Hopefully this will fix the new build agent." This reverts commit 57a76383bc5254a38f0cd26f873c924a97d12e85. --- Meade.net.Setup/Meade.net.Setup.wixproj | 10 ---------- Meade.net.Setup/packages.config | 4 ---- 2 files changed, 14 deletions(-) delete mode 100644 Meade.net.Setup/packages.config diff --git a/Meade.net.Setup/Meade.net.Setup.wixproj b/Meade.net.Setup/Meade.net.Setup.wixproj index b981fc4..a02f724 100644 --- a/Meade.net.Setup/Meade.net.Setup.wixproj +++ b/Meade.net.Setup/Meade.net.Setup.wixproj @@ -1,6 +1,5 @@ - Debug x86 @@ -9,8 +8,6 @@ 2.0 Meade.net.Setup Package - - bin\$(Platform)\$(Configuration)\ @@ -52,7 +49,6 @@ - @@ -85,12 +81,6 @@ - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - -