$(DefaultNetCoreTargetFramework) true true false $(TargetingPackName) $(TargetingPackVersionPrefix) $(NoWarn);NU5128 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)/ false none false false false false false false PackageOverrides.txt true MSB3243 FrameworkList.xml $(ArtifactsObjDir)$(FrameworkListFileName) $(AspNetCoreMajorVersion).$(AspNetCoreMinorVersion).0 $(ReferencePackSharedFxVersion)-$(VersionSuffix) $(ArtifactsObjDir)ref\PlatformManifest.txt false true packs\Microsoft.AspNetCore.App.Ref\$(PackageVersion)\ $(TargetingPackLayoutRoot)$(TargetingPackSubPath) $(LocalDotNetRoot)$(TargetingPackSubPath) aspnetcore-targeting-pack-$(PackageVersion) $(InstallersOutputPath)$(ArchiveOutputFileName).zip $(InstallersOutputPath)$(ArchiveOutputFileName).tar.gz $(BuildDependsOn); GeneratePackageConflictManifest; _ResolveTargetingPackContent; IncludeFrameworkListFile; _BatchCopyToLayoutTargetDir; _InstallTargetingPackIntoLocalDotNet; _CreateTargetingPackArchive; <_AvailableExtensionsRefAssemblies Include="$(MicrosoftInternalExtensionsRefsPath)\*.dll" /> <_AspNetCoreAppPackageOverrides Include="@(ReferencePath->'%(NuGetPackageId)|%(NuGetPackageVersion)')" Condition=" '%(ReferencePath.NuGetPackageId)' != 'Microsoft.NETCore.App' AND '%(ReferencePath.NuGetSourceType)' == 'Package' " /> <_AspNetCoreAppPackageOverrides Include="@(ReferencePath->'%(FileName)|$(ReferencePackSharedFxVersion)')" Condition=" '%(ReferencePath.ReferenceSourceTarget)' == 'ProjectReference' AND '%(ReferencePath.IsReferenceAssembly)' == 'true' " /> <_TarCommand>tar <_TarCommand Condition="Exists('$(RepoRoot).tools\tar.exe')">$(RepoRoot).tools\tar.exe <_TarArchiveOutputPath>$(TarArchiveOutputPath) <_TarArchiveOutputPath Condition="Exists('$(repoRoot)\.tools\tar.fromGit')">/$(TarArchiveOutputPath.Replace('\','/').Replace(':','')) <_PackageFiles Include="@(RefPackContent)" />