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