From fd80dcee618d24af0452439c787754e929322381 Mon Sep 17 00:00:00 2001 From: Faryan Rezagholi Date: Tue, 2 Jun 2020 09:37:50 +0200 Subject: [PATCH] updated CustomActions installer project to .net 4.7.2 --- mRemoteNGInstaller/CustomActions/CustomActions.csproj | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/mRemoteNGInstaller/CustomActions/CustomActions.csproj b/mRemoteNGInstaller/CustomActions/CustomActions.csproj index de635dc83..929e60713 100644 --- a/mRemoteNGInstaller/CustomActions/CustomActions.csproj +++ b/mRemoteNGInstaller/CustomActions/CustomActions.csproj @@ -1,5 +1,5 @@  - + Debug x86 @@ -10,7 +10,7 @@ Properties CustomActions CustomActions - v2.0 + v4.7.2 512 $(MSBuildExtensionsPath)\Microsoft\WiX\v3.x\Wix.CA.targets @@ -23,6 +23,7 @@ DEBUG;TRACE prompt 4 + false pdbonly @@ -31,6 +32,7 @@ TRACE prompt 4 + false