1 reference to TargetFrameworkIdentifier
Microsoft.Build.Tasks.Core (1)
ResolveManifestFiles.cs (1)
739bool isDotNetCore = String.Equals(TargetFrameworkIdentifier, Constants.DotNetCoreAppIdentifier, StringComparison.InvariantCultureIgnoreCase);