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