From 0cd2407a3a6bd1fedbd2ed86ef0c886f02754eb1 Mon Sep 17 00:00:00 2001 From: Tyler Dunkel <40210514+tydunkel@users.noreply.github.com> Date: Tue, 27 Feb 2024 00:23:56 +0000 Subject: [PATCH] Add /PROFILE to make vulcan ready PDB --- src/VSIXBootstrapper/VSIXBootstrapper.vcxproj | 1 + 1 file changed, 1 insertion(+) diff --git a/src/VSIXBootstrapper/VSIXBootstrapper.vcxproj b/src/VSIXBootstrapper/VSIXBootstrapper.vcxproj index 9f0e0ac..3fb62dc 100644 --- a/src/VSIXBootstrapper/VSIXBootstrapper.vcxproj +++ b/src/VSIXBootstrapper/VSIXBootstrapper.vcxproj @@ -84,6 +84,7 @@ Windows true true + true