Updated PR with my changes

This commit is contained in:
Ryan Brandenburg 2020-01-06 14:04:42 -08:00
commit 89fd60f111
1 changed files with 1 additions and 0 deletions

View File

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