2 references to TargetFrameworkIdentifier
dotnet-watch (2)
Build\BuildNames.cs (1)
9public const string TargetFrameworkIdentifier = nameof(TargetFrameworkIdentifier);
Build\ProjectGraphUtilities.cs (1)
98=> IsNetCoreApp(projectNode.ProjectInstance.GetPropertyValue(PropertyNames.TargetFrameworkIdentifier));