Await steam jobs instead of WaitUntilCallback #320
Annotations
3 warnings
Build:
DepotDownloader/Program.cs#L27
This call site is reachable on: 'Windows' all versions. 'PlatformUtilities.VerifyConsoleLaunch()' is only supported on: 'windows' 5.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Publish Windows-x64:
DepotDownloader/Program.cs#L27
This call site is reachable on: 'Windows' all versions. 'PlatformUtilities.VerifyConsoleLaunch()' is only supported on: 'windows' 5.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Publish Windows-arm64:
DepotDownloader/Program.cs#L27
This call site is reachable on: 'Windows' all versions. 'PlatformUtilities.VerifyConsoleLaunch()' is only supported on: 'windows' 5.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Loading