1 assignment to MSBuild property _UsingDefaultRuntimeIdentifier
MSBuildFiles (1)
C\hostedtoolcache\windows\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets (1)
59
<
_UsingDefaultRuntimeIdentifier
>true</_UsingDefaultRuntimeIdentifier>
3 usages of MSBuild property _UsingDefaultRuntimeIdentifier
MSBuildFiles (3)
C\hostedtoolcache\windows\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets (2)
328
<PropertyGroup Condition="'$(AppendRuntimeIdentifierToOutputPath)' == 'true' and '$(RuntimeIdentifier)' != '' and '$(
_UsingDefaultRuntimeIdentifier
)' != 'true'">
344
'$(
_UsingDefaultRuntimeIdentifier
)' == 'true'">
C\hostedtoolcache\windows\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.BeforeCommon.targets (1)
132
'$(
_UsingDefaultRuntimeIdentifier
)' != 'true'">$(OutputPath)$(RuntimeIdentifier)\$(PublishDirName)\</PublishDir>