1 reference to ComputeTargetConditionForWebProject
Microsoft.Build (1)
Construction\Solution\SolutionProjectGenerator.cs (1)
1414ProjectTargetInstance newTarget = metaprojectInstance.AddTarget(targetName ?? "Build", ComputeTargetConditionForWebProject(project), null, null, null, null, "GetFrameworkPathAndRedistList", null, null, false /* legacy target returns behaviour */);