2 references to WixObj
Microsoft.DotNet.Build.Tasks.Workloads (2)
Metadata.cs (1)
60public static readonly string WixObj = nameof(WixObj);
Msi\MsiBase.wix.cs (1)
234msiItem.SetMetadata(Workloads.Metadata.WixObj, compilerOutputPath);