From ece451b66046452a5cd280b9d95984eebedd32cd Mon Sep 17 00:00:00 2001 From: Simon Larsen Date: Tue, 24 Dec 2024 21:09:36 +0000 Subject: [PATCH] refactor: remove unnecessary UI reference and streamline thank you message in installation templates --- InfrastructureAgent/windows/app-amd64-template.wxs | 2 -- InfrastructureAgent/windows/app-arm64-template.wxs | 2 -- 2 files changed, 4 deletions(-) diff --git a/InfrastructureAgent/windows/app-amd64-template.wxs b/InfrastructureAgent/windows/app-amd64-template.wxs index 16b65cd5cb2..e943d042f7b 100644 --- a/InfrastructureAgent/windows/app-amd64-template.wxs +++ b/InfrastructureAgent/windows/app-amd64-template.wxs @@ -60,8 +60,6 @@ - - diff --git a/InfrastructureAgent/windows/app-arm64-template.wxs b/InfrastructureAgent/windows/app-arm64-template.wxs index 1f6cc1f4dfd..a22be0ecb18 100644 --- a/InfrastructureAgent/windows/app-arm64-template.wxs +++ b/InfrastructureAgent/windows/app-arm64-template.wxs @@ -61,8 +61,6 @@ - -