2 references to TargetFrameworks
Microsoft.Build (1)
BuildCheck\Checks\TargetFrameworkConfusionCheck.cs (1)
48if (context.Data.EvaluatedProperties.TryGetValue(PropertyNames.TargetFrameworks, out frameworks) &&
Microsoft.Build.Framework (1)
Constants.cs (1)
145internal const string TargetFrameworks = nameof(TargetFrameworks);