2 references to TargetFrameworks
dotnet-watch (2)
Build\BuildNames.cs (1)
12
public const string TargetFrameworks = nameof(
TargetFrameworks
);
Build\ProjectGraphUtilities.cs (1)
83
=> projectNode.GetStringListPropertyValue(PropertyNames.
TargetFrameworks
);