$(DefaultNetCoreTargetFramework) 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 $(NoWarn);NU5131;NU5128 FrameworkList.xml $(ArtifactsObjDir)$(FrameworkListFileName) $(AspNetCoreMajorVersion).$(AspNetCoreMinorVersion).0 $(ReferencePackSharedFxVersion)-$(VersionSuffix) $(PlatformManifestOutputPath) $(RepoRoot)eng\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); _ResolveTargetingPackContent; GeneratePackageConflictManifest; IncludeFrameworkListFile; _BatchCopyToLayoutTargetDir; _InstallTargetingPackIntoLocalDotNet; _CreateTargetingPackArchive; <_AvailableExtensionsRefAssemblies Include="$(MicrosoftInternalExtensionsRefsPath)\*.dll" /> <_AspNetCoreAppPackageOverrides Include="@(AspNetCoreReferenceAssemblyPath->'%(NuGetPackageId)|%(NuGetPackageVersion)')" Condition="!Exists('$(MicrosoftInternalExtensionsRefsPath)%(AspNetCoreReferenceAssemblyPath.NuGetPackageId).dll') AND '%(AspNetCoreReferenceAssemblyPath.NuGetPackageId)' != 'Microsoft.NETCore.App' AND '%(AspNetCoreReferenceAssemblyPath.NuGetPackageId)' != 'Microsoft.Internal.Extensions.Refs' AND '%(AspNetCoreReferenceAssemblyPath.NuGetSourceType)' == 'Package' " /> <_AspNetCoreAppPackageOverrides Include="@(_SelectedExtensionsRefAssemblies->'%(FileName)|$(MicrosoftInternalExtensionsRefsPackageOverrideVersion)')" /> <_AspNetCoreAppPackageOverrides Include="@(AspNetCoreReferenceAssemblyPath->'%(FileName)|$(ReferencePackSharedFxVersion)')" Condition=" '%(AspNetCoreReferenceAssemblyPath.ReferenceSourceTarget)' == 'ProjectReference' AND '%(AspNetCoreReferenceAssemblyPath.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)" />