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