1 assignment to MSBuild item _KnownRuntimeIdentifierPlatformsForTargetFramework
MSBuildFiles (1)
C\hostedtoolcache\windows\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets (1)
144
<Output TaskParameter="KnownRuntimeIdentifierPlatforms" ItemName="
_KnownRuntimeIdentifierPlatformsForTargetFramework
" />
2 usages of MSBuild item _KnownRuntimeIdentifierPlatformsForTargetFramework
MSBuildFiles (2)
C\hostedtoolcache\windows\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (2)
277
and '@(
_KnownRuntimeIdentifierPlatformsForTargetFramework
)' != ''">
281
<_ValidRuntimeIdentifierPlatformsForAssets Include="@(
_KnownRuntimeIdentifierPlatformsForTargetFramework
)" Exclude="@(_ExcludedKnownRuntimeIdentiferPlatforms)"/>