true
<_DisableRestoreFromLocalPackages>true
$(DefaultNetCoreTargetFramework)
true
true
Provides a default set of APIs for building an ASP.NET Core application. Contains reference assemblies, documentation, and other design-time assets.
This package is an internal implementation of the .NET Core SDK and is not meant to be used as a normal PackageReference.
aspnetcore;targeting-pack
true
DotnetPlatform
ref/$(TargetFramework)/
$(TargetingPackLayoutRoot)packs/Microsoft.AspNetCore.App.Ref/$(PackageVersion)/
aspnetcore-targeting-pack-$(PackageVersion).zip
$(InstallersOutputPath)$(ArchiveOutputFileName)
false
none
false
false
false
false
false
false
PackageOverrides.txt
data/
true
$(BuildDependsOn);
GeneratePackageConflictManifest;
_ResolveTargetingPackContent;
_BatchCopyToLayoutTargetDir;
_CreateTargetingPackArchive;
<_PackageFiles Include="@(RefPackContent)" />
<_AspNetCoreAppPackageOverrides Include="@(ReferencePath->'%(NuGetPackageId)|%(NuGetPackageVersion)')" Condition=" '%(ReferencePath.NuGetPackageId)' != 'Microsoft.NETCore.App' AND '%(ReferencePath.NuGetSourceType)' == 'Package' " />
<_AspNetCoreAppPackageOverrides Include="@(ReferencePath->'%(FileName)|$(SharedFxVersion)')" Condition=" '%(ReferencePath.ReferenceSourceTarget)' == 'ProjectReference' " />