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