1 reference to PowerShellCommand
aspire (1)
Certificates\CertificateGeneration\UnixCertificateManager.cs (1)
688
var startInfo = new ProcessStartInfo(
PowerShellCommand
, $"-NoProfile -NonInteractive -EncodedCommand {encodedCommand}")