1 reference to DotNetCoreIdentifier
Microsoft.Build (1)
TypeLoader.cs (1)
628
_runtime = targetFramework.StartsWith(
DotNetCoreIdentifier
) ? MSBuildRuntimeValues.net : MSBuildRuntimeValues.clr4;