4 references to new
Microsoft.DotNet.Build.Tasks.Workloads (4)
CreateVisualStudioWorkload.wix.cs (3)
348
MsiPayloadPackageProject csproj =
new
(msi.Metadata, msiOutputItem, BaseIntermediateOutputPath, BaseOutputPath, msi.NuGetPackageFiles);
395
MsiPayloadPackageProject csproj =
new
(msi.Metadata, msiOutputItem, BaseIntermediateOutputPath, BaseOutputPath, msi.NuGetPackageFiles);
456
MsiPayloadPackageProject csproj =
new
(msi.Metadata, msiOutputItem, BaseIntermediateOutputPath, BaseOutputPath, msi.NuGetPackageFiles);
CreateVisualStudioWorkloadSet.wix.cs (1)
73
MsiPayloadPackageProject csproj =
new
(msi.Metadata, msiOutputItem, BaseIntermediateOutputPath, BaseOutputPath, msi.NuGetPackageFiles);