3 references to AddOutputProperty
Microsoft.Build (3)
Construction\Solution\SolutionProjectGenerator.cs (3)
438getRefAssembliesTask.AddOutputProperty("ReferenceAssemblyPaths", targetFrameworkDirectoriesName, null); 439getRefAssembliesTask.AddOutputProperty("FullFrameworkReferenceAssemblyPaths", fullFrameworkRefAssyPathName, null); 487rarTask.AddOutputProperty("DependsOnNETStandard", dependsOnNetStandardPropertyName, null);