2 references to
Microsoft.DotNet.Build.Tasks.Workloads (2)
Swix\ComponentSwixProject.cs (1)
28base(component.Name, component.Version, baseIntermediateOutputPath, baseOutputPath, outOfSupport)
Swix\MsiSwixProject.wix.cs (1)
67string chip = null, string machineArch = null, string productArch = null, bool outOfSupport = false) : base(msi.GetMetadata(Metadata.SwixPackageId), new Version(msi.GetMetadata(Metadata.Version)), baseIntermediateOutputPath, baseOutputPath, outOfSupport)