2 references to Manufacturer
Microsoft.DotNet.Build.Tasks.Workloads (2)
Msi\MsiBase.wix.cs (1)
174
candle.AddPreprocessorDefinition(PreprocessorDefinitionNames.
Manufacturer
, Manufacturer);
Wix\PreprocessorDefinitionNames.cs (1)
16
public static readonly string Manufacturer = nameof(
Manufacturer
);