From c8a832c931f6c34892e596a11c14e9181d5eee16 Mon Sep 17 00:00:00 2001 From: Rob Mensching Date: Thu, 10 Nov 2022 23:35:31 -0800 Subject: Minimize calls into GitInfo by caching results during build_init --- src/ext/ComPlus/ca/complusca.vcxproj | 1 - src/ext/ComPlus/wixlib/complus.wixproj | 1 - 2 files changed, 2 deletions(-) (limited to 'src/ext/ComPlus') diff --git a/src/ext/ComPlus/ca/complusca.vcxproj b/src/ext/ComPlus/ca/complusca.vcxproj index a5b0622e..93abb3b0 100644 --- a/src/ext/ComPlus/ca/complusca.vcxproj +++ b/src/ext/ComPlus/ca/complusca.vcxproj @@ -93,7 +93,6 @@ - diff --git a/src/ext/ComPlus/wixlib/complus.wixproj b/src/ext/ComPlus/wixlib/complus.wixproj index 41f31a0d..0d9a64cf 100644 --- a/src/ext/ComPlus/wixlib/complus.wixproj +++ b/src/ext/ComPlus/wixlib/complus.wixproj @@ -22,6 +22,5 @@ - -- cgit v1.2.3-55-g6feb