diff --git a/Source/Projects/VS2022/Console/Console.vcxproj b/Source/Projects/VS2022/Console/Console.vcxproj
index 4a811b6..86c2c4f 100644
--- a/Source/Projects/VS2022/Console/Console.vcxproj
+++ b/Source/Projects/VS2022/Console/Console.vcxproj
@@ -189,9 +189,6 @@
MachineX86
UseLinkTimeCodeGeneration
-
- ..\..\..\Certificate\signtool.exe sign /f ..\..\..\Certificate\MAC.pfx /tr http://sha256timestamp.ws.symantec.com/sha256/timestamp /td sha256 /fd sha256 /a /as /p password "$(TargetPath)"
-
@@ -285,9 +282,6 @@
MachineX64
UseLinkTimeCodeGeneration
-
- ..\..\..\Certificate\signtool.exe sign /f ..\..\..\Certificate\MAC.pfx /tr http://sha256timestamp.ws.symantec.com/sha256/timestamp /td sha256 /fd sha256 /a /as /p password "$(TargetPath)"
-