1 assignment to MSBuild property NETCoreSdkRuntimeIdentifier
MSBuildFiles (1)
C\hostedtoolcache\windows\dotnet\sdk\10.0.100-rc.1.25451.107\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.100-rc.1.25451.107\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.CrossGen.targets (1)
445
NETCoreSdkRuntimeIdentifier="$(
NETCoreSdkRuntimeIdentifier
)"
C\hostedtoolcache\windows\dotnet\sdk\10.0.100-rc.1.25451.107\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets (1)
420
NETCoreSdkRuntimeIdentifier="$(
NETCoreSdkRuntimeIdentifier
)"
C\hostedtoolcache\windows\dotnet\sdk\10.0.100-rc.1.25451.107\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets (1)
204
<DefaultAppHostRuntimeIdentifier>$(
NETCoreSdkRuntimeIdentifier
)</DefaultAppHostRuntimeIdentifier>
C\hostedtoolcache\windows\dotnet\sdk\10.0.100-rc.1.25451.107\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets (1)
168
NETCoreSdkRuntimeIdentifier="$(
NETCoreSdkRuntimeIdentifier
)"