diff --git a/HorseIsleServer/HISPCli/Properties/PublishProfiles/Win64.pubxml b/HorseIsleServer/HISPCli/Properties/PublishProfiles/Win64.pubxml
index 98a5535..f23270c 100644
--- a/HorseIsleServer/HISPCli/Properties/PublishProfiles/Win64.pubxml
+++ b/HorseIsleServer/HISPCli/Properties/PublishProfiles/Win64.pubxml
@@ -11,7 +11,7 @@ https://go.microsoft.com/fwlink/?LinkID=208121.
net7.0
win-x64
True
-
+ True
True
True
OS_WINDOWS;ARCH_X86_64
diff --git a/HorseIsleServer/HISPCli/Properties/PublishProfiles/WinARM.pubxml b/HorseIsleServer/HISPCli/Properties/PublishProfiles/WinARM.pubxml
index adeda92..62e87fe 100644
--- a/HorseIsleServer/HISPCli/Properties/PublishProfiles/WinARM.pubxml
+++ b/HorseIsleServer/HISPCli/Properties/PublishProfiles/WinARM.pubxml
@@ -11,7 +11,7 @@ https://go.microsoft.com/fwlink/?LinkID=208121.
net7.0
win-arm
True
-
+ True
True
True
OS_WINDOWS;ARCH_ARM
diff --git a/HorseIsleServer/HISPCli/Properties/PublishProfiles/WinARM64.pubxml b/HorseIsleServer/HISPCli/Properties/PublishProfiles/WinARM64.pubxml
index 73f3c47..45f81bf 100644
--- a/HorseIsleServer/HISPCli/Properties/PublishProfiles/WinARM64.pubxml
+++ b/HorseIsleServer/HISPCli/Properties/PublishProfiles/WinARM64.pubxml
@@ -11,7 +11,7 @@ https://go.microsoft.com/fwlink/?LinkID=208121.
net7.0
win-arm64
True
-
+ True
True
True
OS_WINDOWS;ARCH_ARM64