true <_DisableRestoreFromLocalPackages>true $(DefaultNetCoreTargetFramework) true true false $(TargetingPackName) $(TargetingPackVersion) 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)/ packs\Microsoft.AspNetCore.App.Ref\$(PackageVersion)\ $(TargetingPackLayoutRoot)$(TargetingPackSubPath) $(LocalDotNetRoot)$(TargetingPackSubPath) aspnetcore-targeting-pack-$(PackageVersion).zip aspnetcore-targeting-pack-$(PackageVersion).tar.gz $(InstallersOutputPath)$(ArchiveOutputFileName) false none false false false false false false PackageOverrides.txt data/ true false true $(BuildDependsOn); GeneratePackageConflictManifest; _ResolveTargetingPackContent; _BatchCopyToLayoutTargetDir; _InstallTargetingPackIntoLocalDotNet; _CreateTargetingPackArchive; <_AvailableExtensionsRefAssemblies Include="$(MicrosoftInternalExtensionsRefsPath)\*.dll" /> <_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' " />