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