Avoid copying the shared fx in blazor-wasm

This commit is contained in:
Pranav K 2020-01-03 14:34:03 -08:00
parent 1c3ae1549e
commit baf72c73c5
1 changed files with 0 additions and 1 deletions

View File

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