mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
C#: Fix quality issues
This commit is contained in:
@@ -230,7 +230,7 @@ namespace Semmle.Extraction.CSharp.DependencyFetching
|
||||
Argument("-ExecutionPolicy").
|
||||
Argument("unrestricted").
|
||||
Argument("-Command").
|
||||
Argument("\"" + psCommand + "\"").
|
||||
Argument($"\"{psCommand}\"").
|
||||
Script;
|
||||
|
||||
return GetInstall("pwsh") | GetInstall("powershell");
|
||||
|
||||
Reference in New Issue
Block a user