Update Microsoft.AspNetCore.App.Runtime.csproj

This commit is contained in:
Pranav K 2020-01-03 15:12:05 -08:00 committed by GitHub
parent baf72c73c5
commit fc330bc95c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -167,6 +167,7 @@ This package is an internal implementation of the .NET Core SDK and is not meant
_BatchCopyToRedistLayout;
_CreateInternalSharedFxArchive;
_CreateRedistSharedFxArchive;
_InstallFrameworkIntoLocalDotNet;
</CoreBuildDependsOn>
<CrossGenDependsOn>
ResolveReferences;