mirror of
https://github.com/github/codeql.git
synced 2026-05-05 13:45:19 +02:00
C#: Address review comments.
This commit is contained in:
@@ -191,7 +191,7 @@ namespace Semmle.Autobuild.Shared
|
||||
})
|
||||
&
|
||||
BuildScript.DownloadFile(
|
||||
FileUtils.nugetExeUrl,
|
||||
FileUtils.NugetExeUrl,
|
||||
path,
|
||||
e => builder.Log(Severity.Warning, $"Failed to download 'nuget.exe': {e.Message}"))
|
||||
&
|
||||
|
||||
Reference in New Issue
Block a user