1 assignment to MSBuild property NETCoreSdkRuntimeIdentifier
MSBuildFiles (1)
C\hostedtoolcache\windows\dotnet\sdk\10.0.201\Microsoft.NETCoreSdk.BundledVersions.props (1)
29
<
NETCoreSdkRuntimeIdentifier
>win-x64</NETCoreSdkRuntimeIdentifier>
4 usages of MSBuild property NETCoreSdkRuntimeIdentifier
MSBuildFiles (4)
C\hostedtoolcache\windows\dotnet\sdk\10.0.201\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.CrossGen.targets (1)
445
NETCoreSdkRuntimeIdentifier="$(
NETCoreSdkRuntimeIdentifier
)"
C\hostedtoolcache\windows\dotnet\sdk\10.0.201\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets (1)
448
NETCoreSdkRuntimeIdentifier="$(
NETCoreSdkRuntimeIdentifier
)"
C\hostedtoolcache\windows\dotnet\sdk\10.0.201\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets (1)
236
<DefaultAppHostRuntimeIdentifier>$(
NETCoreSdkRuntimeIdentifier
)</DefaultAppHostRuntimeIdentifier>
C\hostedtoolcache\windows\dotnet\sdk\10.0.201\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets (1)
166
NETCoreSdkRuntimeIdentifier="$(
NETCoreSdkRuntimeIdentifier
)"