dep: Update dependency Serilog.Extensions.Logging to v9 #1286
Annotations
2 warnings
Build win-arm64:
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-arm64:
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