From 4968f48e8b0223ff36191e3ca4f9da34e1e0b6b4 Mon Sep 17 00:00:00 2001 From: "waffle.lord" Date: Wed, 1 May 2024 10:32:22 -0400 Subject: [PATCH] installer updating to use r2 --- .../CustomControls/UpdateInfoCard.axaml | 65 ------- .../CustomControls/UpdateInfoCard.axaml.cs | 76 -------- SPTInstaller/Helpers/DownloadCacheHelper.cs | 79 ++++---- SPTInstaller/Models/InstallerInfo.cs | 7 + SPTInstaller/Models/InstallerUpdateInfo.cs | 171 ++++++++++-------- 5 files changed, 142 insertions(+), 256 deletions(-) delete mode 100644 SPTInstaller/CustomControls/UpdateInfoCard.axaml delete mode 100644 SPTInstaller/CustomControls/UpdateInfoCard.axaml.cs create mode 100644 SPTInstaller/Models/InstallerInfo.cs diff --git a/SPTInstaller/CustomControls/UpdateInfoCard.axaml b/SPTInstaller/CustomControls/UpdateInfoCard.axaml deleted file mode 100644 index d9f0772..0000000 --- a/SPTInstaller/CustomControls/UpdateInfoCard.axaml +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - -