dep: Update dotnet monorepo to 9.0.1 #1306
Annotations
2 warnings
Build win-x64:
BilibiliLiveRecordDownLoader.BilibiliApi/StreamUriSelectors/FastestResponseStreamUriSelector.cs#L27
Use "Async" suffix in names of methods that return an awaitable type (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD200.md)
|
Build win-x64:
BilibiliLiveRecordDownLoader.BilibiliApi/Clients/HttpLiveStreamRecorder.cs#L83
Cancel synchronously blocks. Await CancelAsync instead. (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD103.md)
|
Loading