Update Microsoft.AspNetCore.App.Runtime.csproj
This commit is contained in:
parent
baf72c73c5
commit
fc330bc95c
|
|
@ -167,6 +167,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;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue