From fc330bc95cb67b8d64572e85bb600a786f09928e Mon Sep 17 00:00:00 2001 From: Pranav K Date: Fri, 3 Jan 2020 15:12:05 -0800 Subject: [PATCH] Update Microsoft.AspNetCore.App.Runtime.csproj --- src/Framework/src/Microsoft.AspNetCore.App.Runtime.csproj | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Framework/src/Microsoft.AspNetCore.App.Runtime.csproj b/src/Framework/src/Microsoft.AspNetCore.App.Runtime.csproj index 66680a95a5..4c4298a92d 100644 --- a/src/Framework/src/Microsoft.AspNetCore.App.Runtime.csproj +++ b/src/Framework/src/Microsoft.AspNetCore.App.Runtime.csproj @@ -167,6 +167,7 @@ This package is an internal implementation of the .NET Core SDK and is not meant _BatchCopyToRedistLayout; _CreateInternalSharedFxArchive; _CreateRedistSharedFxArchive; + _InstallFrameworkIntoLocalDotNet; ResolveReferences;