From 6fbc563cbd9a492c2981aa2ddd1739987138ee9f Mon Sep 17 00:00:00 2001 From: bobeaton Date: Thu, 9 May 2024 17:51:11 -0500 Subject: [PATCH] remove the request to register the Release assemblies. it fails to work on TeamCity build (due to not having the required permissions) and is unnecessary (since the wix installer for it has the reg keys it would otherwise emit) --- src/SILConvertersOffice/COMAddInShim03/COMAddInShim03.vcxproj | 4 ++-- .../COMAddInShim07/COMAddInShim07.vcxproj | 4 ++-- .../COMAddInShim10/COMAddInShim10.vcxproj | 4 ++-- .../COMAddInShim13/COMAddInShim13.vcxproj | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/src/SILConvertersOffice/COMAddInShim03/COMAddInShim03.vcxproj b/src/SILConvertersOffice/COMAddInShim03/COMAddInShim03.vcxproj index b9d9a945..4a03f6f6 100644 --- a/src/SILConvertersOffice/COMAddInShim03/COMAddInShim03.vcxproj +++ b/src/SILConvertersOffice/COMAddInShim03/COMAddInShim03.vcxproj @@ -218,7 +218,7 @@ true true true - true + false Performing post-build tasks @@ -263,7 +263,7 @@ true true true - true + false Performing post-build tasks diff --git a/src/SILConvertersOffice07/COMAddInShim07/COMAddInShim07.vcxproj b/src/SILConvertersOffice07/COMAddInShim07/COMAddInShim07.vcxproj index 90222ea2..7ff48773 100644 --- a/src/SILConvertersOffice07/COMAddInShim07/COMAddInShim07.vcxproj +++ b/src/SILConvertersOffice07/COMAddInShim07/COMAddInShim07.vcxproj @@ -218,7 +218,7 @@ true true true - true + false Performing post-build tasks @@ -263,7 +263,7 @@ true true true - true + false Performing post-build tasks diff --git a/src/SILConvertersOffice10/COMAddInShim10/COMAddInShim10.vcxproj b/src/SILConvertersOffice10/COMAddInShim10/COMAddInShim10.vcxproj index 9586a49e..f079ef83 100644 --- a/src/SILConvertersOffice10/COMAddInShim10/COMAddInShim10.vcxproj +++ b/src/SILConvertersOffice10/COMAddInShim10/COMAddInShim10.vcxproj @@ -220,7 +220,7 @@ true true true - true + false Performing post-build tasks @@ -265,7 +265,7 @@ true true true - true + false Performing post-build tasks diff --git a/src/SILConvertersOffice13/COMAddInShim13/COMAddInShim13.vcxproj b/src/SILConvertersOffice13/COMAddInShim13/COMAddInShim13.vcxproj index 25a3027b..d4c2a006 100644 --- a/src/SILConvertersOffice13/COMAddInShim13/COMAddInShim13.vcxproj +++ b/src/SILConvertersOffice13/COMAddInShim13/COMAddInShim13.vcxproj @@ -218,7 +218,7 @@ true true true - true + false Performing post-build tasks @@ -263,7 +263,7 @@ true true true - true + false LinkVerbose