1 write to InstallerPlatform
Microsoft.DotNet.Build.Tasks.Workloads (1)
Wix\WixToolTask.cs (1)
119
InstallerPlatform
= Architecture,
2 references to InstallerPlatform
Microsoft.DotNet.Build.Tasks.Installers (2)
src\CreateWixBuildWixpack.cs (2)
307
if (!string.IsNullOrEmpty(
InstallerPlatform
))
309
commandLineArgs.Add($"-platform {
InstallerPlatform
}");