From e65d8fc2ed928ddf709d38cf33168de91bd3bf6b Mon Sep 17 00:00:00 2001
From: Jaylyn Barbee <51131738+Jaylyn-Barbee@users.noreply.github.com>
Date: Mon, 8 Sep 2025 23:30:14 -0400
Subject: [PATCH] ensure light switch service exe is output in release mode
---
.../LightSwitch/LightSwitchService/LightSwitchService.vcxproj | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/modules/LightSwitch/LightSwitchService/LightSwitchService.vcxproj b/src/modules/LightSwitch/LightSwitchService/LightSwitchService.vcxproj
index 5fe0beb300..69d2fdda06 100644
--- a/src/modules/LightSwitch/LightSwitchService/LightSwitchService.vcxproj
+++ b/src/modules/LightSwitch/LightSwitchService/LightSwitchService.vcxproj
@@ -99,7 +99,7 @@
-
+
$(SolutionDir)$(Platform)\$(Configuration)\$(MSBuildProjectName)\
$(SolutionDir)$(Platform)\$(Configuration)\$(MSBuildProjectName)\
PowerToys.LightSwitchService