1 reference to DotNetCoreIdentifier
MSBuild (1)
src\msbuild\src\Shared\TypeLoader.cs (1)
669
_runtime = targetFramework.StartsWith(
DotNetCoreIdentifier
, StringComparison.Ordinal) ? MSBuildRuntimeValues.net : MSBuildRuntimeValues.clr4;