diff --git a/build/CodeSign.targets b/build/CodeSign.targets
index a32d135c33..71e5d8a1bf 100644
--- a/build/CodeSign.targets
+++ b/build/CodeSign.targets
@@ -2,10 +2,14 @@
$(CodeSignDependsOn);CollectFileSignInfo
- $(IntermediateDir)ar\$(SharedFxRid)\
+
+ $(IntermediateDir)ar\
+ $(BaseRedistNetCorePath)$(SharedFxRid)\
+
+
@@ -14,9 +18,17 @@
-
-
-
+
+
+
+
+
+
+