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