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;
|
_BatchCopyToRedistLayout;
|
||||||
_CreateInternalSharedFxArchive;
|
_CreateInternalSharedFxArchive;
|
||||||
_CreateRedistSharedFxArchive;
|
_CreateRedistSharedFxArchive;
|
||||||
_InstallFrameworkIntoLocalDotNet;
|
|
||||||
</CoreBuildDependsOn>
|
</CoreBuildDependsOn>
|
||||||
<CrossGenDependsOn>
|
<CrossGenDependsOn>
|
||||||
ResolveReferences;
|
ResolveReferences;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue