updated 3d party libs and migrate to .Net 8.0 instead of .NetStandard… #430
Annotations
2 errors and 10 warnings
build
Canceling since a higher priority waiting request for 'Windows x64-refs/heads/develop' exists
|
build
The operation was canceled.
|
build:
src/Downloader/ConcurrentPacketBuffer.cs#L18
XML comment has badly formed XML -- 'Expected an end tag for element 'remarks'.'
|
build:
src/Downloader/Request.cs#L42
'WebRequest.CreateHttp(Uri)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
build:
src/Downloader/AbstractDownloadService.cs#L15
Missing XML comment for publicly visible type or member 'AbstractDownloadService'
|
build:
src/Downloader/AbstractDownloadService.cs#L17
Missing XML comment for publicly visible type or member 'AbstractDownloadService._logger'
|
build:
src/Downloader/AbstractDownloadService.cs#L18
Missing XML comment for publicly visible type or member 'AbstractDownloadService._parallelSemaphore'
|
build:
src/Downloader/AbstractDownloadService.cs#L19
Missing XML comment for publicly visible type or member 'AbstractDownloadService._singleInstanceSemaphore'
|
build:
src/Downloader/AbstractDownloadService.cs#L20
Missing XML comment for publicly visible type or member 'AbstractDownloadService._globalCancellationTokenSource'
|
build:
src/Downloader/AbstractDownloadService.cs#L21
Missing XML comment for publicly visible type or member 'AbstractDownloadService._taskCompletion'
|
build:
src/Downloader/AbstractDownloadService.cs#L22
Missing XML comment for publicly visible type or member 'AbstractDownloadService._pauseTokenSource'
|
build:
src/Downloader/AbstractDownloadService.cs#L23
Missing XML comment for publicly visible type or member 'AbstractDownloadService._chunkHub'
|