diff --git a/src/Framework/App.Runtime/src/Microsoft.AspNetCore.App.Runtime.csproj b/src/Framework/App.Runtime/src/Microsoft.AspNetCore.App.Runtime.csproj index 41793f29ba66..9b83ca9c5bb3 100644 --- a/src/Framework/App.Runtime/src/Microsoft.AspNetCore.App.Runtime.csproj +++ b/src/Framework/App.Runtime/src/Microsoft.AspNetCore.App.Runtime.csproj @@ -112,14 +112,14 @@ This package is an internal implementation of the .NET Core SDK and is not meant PkgMicrosoft_NETCore_App_Runtime_$(RuntimeIdentifier) $(TargetOsName) - linux + + linux PkgMicrosoft_NETCore_App_Crossgen2_$(BuildOsName)-$(BuildArchitecture) $(AssetTargetFallback);native,Version=0.0 $(TargetArchitecture) Win32 - @@ -474,7 +474,6 @@ This package is an internal implementation of the .NET Core SDK and is not meant Command=""$(CrossgenToolPath)" $(Crossgen2Args) -o:"$(TargetDir)%(FileName)%(Extension)" "%(IntermediateCrossgenAssembly.Identity)"" IgnoreStandardErrorWarningFormat="true" StandardOutputImportance="High" /> -