diff --git a/Directory.Build.props b/Directory.Build.props
index f9a4a51f6..f185d7241 100644
--- a/Directory.Build.props
+++ b/Directory.Build.props
@@ -17,7 +17,7 @@
However, if you wanted to build the finalizer project directly, the Architecture will use the logic above to be set properly, and thus maintain the correct OutputPath.
Note: The redist project does use Architecture. The Arcade SDK does not use either BuildArchitecture or Architecture.
-->
- $(Architecture)
+ $(Architecture)
diff --git a/eng/Build.props b/eng/Build.props
index 1c9068cc8..4f6005ef0 100644
--- a/eng/Build.props
+++ b/eng/Build.props
@@ -12,7 +12,7 @@
-
diff --git a/eng/Signing.props b/eng/Signing.props
index 4167da39b..b51afc0aa 100644
--- a/eng/Signing.props
+++ b/eng/Signing.props
@@ -31,12 +31,12 @@
+
-