Merge pull request #15 from GGG-KILLER/dependabot/nuget/System.Thread… #202
Annotations
11 warnings
Install dependencies
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Build
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Build:
Tsu/src/Net/DownloadClient.cs#L278
'WebRequest.CreateHttp(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
Build:
Tsu/src/Net/DownloadClient.cs#L281
'WebRequest.CreateHttp(Uri)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
Build:
Tsu/src/Net/DownloadClient.cs#L278
'WebRequest.CreateHttp(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
Build:
Tsu/src/Net/DownloadClient.cs#L281
'WebRequest.CreateHttp(Uri)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
Build:
Tsu/src/Net/DownloadClient.cs#L278
'WebRequest.CreateHttp(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
Build:
Tsu/src/Net/DownloadClient.cs#L281
'WebRequest.CreateHttp(Uri)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
Build:
Tsu.Benchmarks/FileSizeFormatBranchingBenchmarks.cs#L27
'RuntimeMoniker.NetCoreApp50' is obsolete: 'Please switch to the 'RuntimeMoniker.Net50''
|
Build:
Tsu.Benchmarks/NumberScaleMicrobenchmark.cs#L26
'RuntimeMoniker.NetCoreApp50' is obsolete: 'Please switch to the 'RuntimeMoniker.Net50''
|
Build:
Tsu.Benchmarks/FileSizeFormatBranchingBenchmarks.cs#L27
'RuntimeMoniker.NetCoreApp50' is obsolete: 'Please switch to the 'RuntimeMoniker.Net50''
|
Loading