diff --git a/src/Framework/src/Microsoft.AspNetCore.App.Runtime.csproj b/src/Framework/src/Microsoft.AspNetCore.App.Runtime.csproj
index d6a90fc286..72d99ee575 100644
--- a/src/Framework/src/Microsoft.AspNetCore.App.Runtime.csproj
+++ b/src/Framework/src/Microsoft.AspNetCore.App.Runtime.csproj
@@ -104,7 +104,7 @@ This package is an internal implementation of the .NET Core SDK and is not meant
$(CrossgenToolFileName)
x64_arm\$(CrossgenToolPackagePath)
- x64_arm64\$(CrossgenToolPackagePath)
+ x64_arm64\$(CrossgenToolPackagePath)
x86_arm\$(CrossgenToolPackagePath)
$([System.IO.Path]::Combine('$(NuGetPackageRoot)', 'microsoft.netcore.app.runtime.$(RuntimeIdentifier)', '$(MicrosoftNETCoreAppRuntimeVersion)'))
@@ -492,7 +492,7 @@ This package is an internal implementation of the .NET Core SDK and is not meant