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