2 references to InstallerPlatform
Microsoft.DotNet.Build.Tasks.Installers (2)
src\CreateWixBuildWixpack.cs (2)
214if (!string.IsNullOrEmpty(InstallerPlatform)) 216commandLineArgs.Add($"-platform {InstallerPlatform}");