From 7db9865ffad1895a111c2ee888f6ab33a24b5f75 Mon Sep 17 00:00:00 2001 From: Faryan Rezagholi Date: Thu, 9 Dec 2021 18:27:29 +0100 Subject: [PATCH] build installer for .net framework 4.8 only --- mRemoteNGInstaller/CustomActions/CustomAction.config | 5 ++--- mRemoteNGInstaller/CustomActions/CustomActions.csproj | 2 +- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/mRemoteNGInstaller/CustomActions/CustomAction.config b/mRemoteNGInstaller/CustomActions/CustomAction.config index de951b78..339009da 100644 --- a/mRemoteNGInstaller/CustomActions/CustomAction.config +++ b/mRemoteNGInstaller/CustomActions/CustomAction.config @@ -1,6 +1,6 @@ - + - - + diff --git a/mRemoteNGInstaller/CustomActions/CustomActions.csproj b/mRemoteNGInstaller/CustomActions/CustomActions.csproj index ddcf7557..169f219b 100644 --- a/mRemoteNGInstaller/CustomActions/CustomActions.csproj +++ b/mRemoteNGInstaller/CustomActions/CustomActions.csproj @@ -10,7 +10,7 @@ Properties CustomActions CustomActions - v4.7.2 + v4.8 512 $(MSBuildExtensionsPath)\Microsoft\WiX\v3.x\Wix.CA.targets