You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Apparently if you run the CLI in a container or on a machine with multiple .NET (Core) SDK's installed, the CLI defaults to always download the SDK - which makes the entire process unnecessary long
Apparently if you run the CLI in a container or on a machine with multiple .NET (Core) SDK's installed, the CLI defaults to always download the SDK - which makes the entire process unnecessary long
https://github.com/github/codeql/blob/main/csharp/autobuilder/Semmle.Autobuild.CSharp/DotNetRule.cs , l 148
The text was updated successfully, but these errors were encountered: