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