Avoid copying the shared fx in blazor-wasm
This commit is contained in:
parent
1c3ae1549e
commit
baf72c73c5
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in New Issue