Bump BenchmarkDotNet from 0.12.1 to 0.13.12 #175
Annotations
10 warnings
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/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''
|
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