Skip to content

Update projects to .NET 8 or .NET Standard 2.0 #70

Update projects to .NET 8 or .NET Standard 2.0

Update projects to .NET 8 or .NET Standard 2.0 #70

Triggered via pull request December 22, 2025 19:53
Status Success
Total duration 1m 8s
Artifacts 9

build.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

90 warnings
macOS arm64 .NET 10: Source/HtmlRenderer/Core/Handlers/ImageDownloader.cs#L135
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
macOS arm64 .NET 10: Source/HtmlRenderer/Core/Handlers/ImageDownloader.cs#L112
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
macOS arm64 .NET 10: Source/HtmlRenderer/Core/Handlers/StylesheetLoadHandler.cs#L132
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
macOS arm64 .NET 10: Source/HtmlRenderer/Core/Dom/CssBoxFrame.cs#L291
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
macOS arm64 .NET 10: Source/HtmlRenderer/Core/Dom/CssBoxFrame.cs#L151
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
macOS arm64 .NET 10: Source/HtmlRenderer/Core/Handlers/ImageDownloader.cs#L135
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
macOS arm64 .NET 10: Source/HtmlRenderer/Core/Handlers/ImageDownloader.cs#L112
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
macOS arm64 .NET 10: Source/HtmlRenderer/Core/Handlers/StylesheetLoadHandler.cs#L132
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
macOS arm64 .NET 10: Source/HtmlRenderer/Core/Dom/CssBoxFrame.cs#L291
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
macOS arm64 .NET 10: Source/HtmlRenderer/Core/Dom/CssBoxFrame.cs#L151
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
macOS arm64 .NET 8: Source/HtmlRenderer/Core/Handlers/ImageDownloader.cs#L135
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
macOS arm64 .NET 8: Source/HtmlRenderer/Core/Handlers/ImageDownloader.cs#L112
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
macOS arm64 .NET 8: Source/HtmlRenderer/Core/Handlers/StylesheetLoadHandler.cs#L132
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
macOS arm64 .NET 8: Source/HtmlRenderer/Core/Dom/CssBoxFrame.cs#L291
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
macOS arm64 .NET 8: Source/HtmlRenderer/Core/Dom/CssBoxFrame.cs#L151
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
macOS arm64 .NET 8: Source/HtmlRenderer/Core/Handlers/ImageDownloader.cs#L135
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
macOS arm64 .NET 8: Source/HtmlRenderer/Core/Handlers/ImageDownloader.cs#L112
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
macOS arm64 .NET 8: Source/HtmlRenderer/Core/Handlers/StylesheetLoadHandler.cs#L132
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
macOS arm64 .NET 8: Source/HtmlRenderer/Core/Dom/CssBoxFrame.cs#L291
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
macOS arm64 .NET 8: Source/HtmlRenderer/Core/Dom/CssBoxFrame.cs#L151
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
macOS arm64 .NET 9: Source/HtmlRenderer/Core/Handlers/ImageDownloader.cs#L135
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
macOS arm64 .NET 9: Source/HtmlRenderer/Core/Handlers/ImageDownloader.cs#L112
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
macOS arm64 .NET 9: Source/HtmlRenderer/Core/Dom/CssBoxFrame.cs#L291
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
macOS arm64 .NET 9: Source/HtmlRenderer/Core/Dom/CssBoxFrame.cs#L151
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
macOS arm64 .NET 9: Source/HtmlRenderer/Core/Handlers/StylesheetLoadHandler.cs#L132
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
macOS arm64 .NET 9: Source/HtmlRenderer/Core/Handlers/ImageDownloader.cs#L135
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
macOS arm64 .NET 9: Source/HtmlRenderer/Core/Handlers/ImageDownloader.cs#L112
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
macOS arm64 .NET 9: Source/HtmlRenderer/Core/Dom/CssBoxFrame.cs#L291
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
macOS arm64 .NET 9: Source/HtmlRenderer/Core/Dom/CssBoxFrame.cs#L151
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
macOS arm64 .NET 9: Source/HtmlRenderer/Core/Handlers/StylesheetLoadHandler.cs#L132
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Ubuntu x64 .NET 10: Source/HtmlRenderer/Core/Handlers/ImageDownloader.cs#L135
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Ubuntu x64 .NET 10: Source/HtmlRenderer/Core/Handlers/ImageDownloader.cs#L112
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Ubuntu x64 .NET 10: Source/HtmlRenderer/Core/Dom/CssBoxFrame.cs#L291
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Ubuntu x64 .NET 10: Source/HtmlRenderer/Core/Dom/CssBoxFrame.cs#L151
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Ubuntu x64 .NET 10: Source/HtmlRenderer/Core/Handlers/StylesheetLoadHandler.cs#L132
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Ubuntu x64 .NET 10: Source/HtmlRenderer/Core/Handlers/ImageDownloader.cs#L135
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Ubuntu x64 .NET 10: Source/HtmlRenderer/Core/Handlers/ImageDownloader.cs#L112
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Ubuntu x64 .NET 10: Source/HtmlRenderer/Core/Dom/CssBoxFrame.cs#L291
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Ubuntu x64 .NET 10: Source/HtmlRenderer/Core/Dom/CssBoxFrame.cs#L151
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Ubuntu x64 .NET 10: Source/HtmlRenderer/Core/Handlers/StylesheetLoadHandler.cs#L132
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Ubuntu x64 .NET 9: Source/HtmlRenderer/Core/Handlers/ImageDownloader.cs#L135
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Ubuntu x64 .NET 9: Source/HtmlRenderer/Core/Handlers/ImageDownloader.cs#L112
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Ubuntu x64 .NET 9: Source/HtmlRenderer/Core/Handlers/StylesheetLoadHandler.cs#L132
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Ubuntu x64 .NET 9: Source/HtmlRenderer/Core/Dom/CssBoxFrame.cs#L291
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Ubuntu x64 .NET 9: Source/HtmlRenderer/Core/Dom/CssBoxFrame.cs#L151
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Ubuntu x64 .NET 9: Source/HtmlRenderer/Core/Handlers/ImageDownloader.cs#L135
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Ubuntu x64 .NET 9: Source/HtmlRenderer/Core/Handlers/ImageDownloader.cs#L112
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Ubuntu x64 .NET 9: Source/HtmlRenderer/Core/Handlers/StylesheetLoadHandler.cs#L132
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Ubuntu x64 .NET 9: Source/HtmlRenderer/Core/Dom/CssBoxFrame.cs#L291
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Ubuntu x64 .NET 9: Source/HtmlRenderer/Core/Dom/CssBoxFrame.cs#L151
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Ubuntu x64 .NET 8: Source/HtmlRenderer/Core/Dom/CssBoxFrame.cs#L291
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Ubuntu x64 .NET 8: Source/HtmlRenderer/Core/Handlers/ImageDownloader.cs#L135
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Ubuntu x64 .NET 8: Source/HtmlRenderer/Core/Handlers/ImageDownloader.cs#L112
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Ubuntu x64 .NET 8: Source/HtmlRenderer/Core/Handlers/StylesheetLoadHandler.cs#L132
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Ubuntu x64 .NET 8: Source/HtmlRenderer/Core/Dom/CssBoxFrame.cs#L151
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Ubuntu x64 .NET 8: Source/HtmlRenderer/Core/Dom/CssBoxFrame.cs#L291
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Ubuntu x64 .NET 8: Source/HtmlRenderer/Core/Handlers/ImageDownloader.cs#L135
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Ubuntu x64 .NET 8: Source/HtmlRenderer/Core/Handlers/ImageDownloader.cs#L112
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Ubuntu x64 .NET 8: Source/HtmlRenderer/Core/Handlers/StylesheetLoadHandler.cs#L132
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Ubuntu x64 .NET 8: Source/HtmlRenderer/Core/Dom/CssBoxFrame.cs#L151
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Windows x64 .NET 8: Source/HtmlRenderer/Core/Dom/CssBoxFrame.cs#L291
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Windows x64 .NET 8: Source/HtmlRenderer/Core/Dom/CssBoxFrame.cs#L151
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Windows x64 .NET 8: Source/HtmlRenderer/Core/Handlers/ImageDownloader.cs#L135
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Windows x64 .NET 8: Source/HtmlRenderer/Core/Handlers/ImageDownloader.cs#L112
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Windows x64 .NET 8: Source/HtmlRenderer/Core/Handlers/StylesheetLoadHandler.cs#L132
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Windows x64 .NET 8: Source/HtmlRenderer/Core/Dom/CssBoxFrame.cs#L291
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Windows x64 .NET 8: Source/HtmlRenderer/Core/Dom/CssBoxFrame.cs#L151
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Windows x64 .NET 8: Source/HtmlRenderer/Core/Handlers/ImageDownloader.cs#L135
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Windows x64 .NET 8: Source/HtmlRenderer/Core/Handlers/ImageDownloader.cs#L112
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Windows x64 .NET 8: Source/HtmlRenderer/Core/Handlers/StylesheetLoadHandler.cs#L132
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Windows x64 .NET 10: Source/HtmlRenderer/Core/Handlers/ImageDownloader.cs#L135
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Windows x64 .NET 10: Source/HtmlRenderer/Core/Handlers/ImageDownloader.cs#L112
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Windows x64 .NET 10: Source/HtmlRenderer/Core/Handlers/StylesheetLoadHandler.cs#L132
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Windows x64 .NET 10: Source/HtmlRenderer/Core/Dom/CssBoxFrame.cs#L291
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Windows x64 .NET 10: Source/HtmlRenderer/Core/Dom/CssBoxFrame.cs#L151
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Windows x64 .NET 10: Source/HtmlRenderer/Core/Handlers/ImageDownloader.cs#L135
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Windows x64 .NET 10: Source/HtmlRenderer/Core/Handlers/ImageDownloader.cs#L112
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Windows x64 .NET 10: Source/HtmlRenderer/Core/Handlers/StylesheetLoadHandler.cs#L132
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Windows x64 .NET 10: Source/HtmlRenderer/Core/Dom/CssBoxFrame.cs#L291
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Windows x64 .NET 10: Source/HtmlRenderer/Core/Dom/CssBoxFrame.cs#L151
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Windows x64 .NET 9: Source/HtmlRenderer/Core/Dom/CssBoxFrame.cs#L291
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Windows x64 .NET 9: Source/HtmlRenderer/Core/Dom/CssBoxFrame.cs#L151
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Windows x64 .NET 9: Source/HtmlRenderer/Core/Handlers/ImageDownloader.cs#L135
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Windows x64 .NET 9: Source/HtmlRenderer/Core/Handlers/ImageDownloader.cs#L112
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Windows x64 .NET 9: Source/HtmlRenderer/Core/Handlers/StylesheetLoadHandler.cs#L132
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Windows x64 .NET 9: Source/HtmlRenderer/Core/Dom/CssBoxFrame.cs#L291
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Windows x64 .NET 9: Source/HtmlRenderer/Core/Dom/CssBoxFrame.cs#L151
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Windows x64 .NET 9: Source/HtmlRenderer/Core/Handlers/ImageDownloader.cs#L135
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Windows x64 .NET 9: Source/HtmlRenderer/Core/Handlers/ImageDownloader.cs#L112
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Windows x64 .NET 9: Source/HtmlRenderer/Core/Handlers/StylesheetLoadHandler.cs#L132
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)

Artifacts

Produced during runtime
Name Size Digest
HTML Renderer (Ubuntu x64 .NET 10)
404 KB
sha256:5b7a59b4be2ac603837eff0bd61d97ba5bd1250ed14fb0095eb66cbd459d105d
HTML Renderer (Ubuntu x64 .NET 8)
395 KB
sha256:7c24a93a36aa589cb8de161fd8577e5703c5f5b1b3c854a5d413bc901076b9ff
HTML Renderer (Ubuntu x64 .NET 9)
405 KB
sha256:85ec057ba6db1e598866bbb3ed92b4fbc2ad99f18e2b30b09167517862bea94f
HTML Renderer (Windows x64 .NET 10)
404 KB
sha256:0c2f0e8c6442fd949387bb5fff05f55f2baeda112c10b5d7da88128e68eea2f5
HTML Renderer (Windows x64 .NET 8)
399 KB
sha256:6d14634622d3b784e915a66c414e27ea21d5264bd1663268a3d4857e35d1b8bc
HTML Renderer (Windows x64 .NET 9)
405 KB
sha256:d4788dd17548f5741d1284178df8095a2b1becadf7f860a40e74c393501fed36
HTML Renderer (macOS arm64 .NET 10)
404 KB
sha256:891efbce6d033fb51c3a6f576ca8475f3e5dfda61282dc864fb055570936ae45
HTML Renderer (macOS arm64 .NET 8)
395 KB
sha256:2b1939d61a8a6815cb20783a2bddfeb0bb98baefa1ce61d74c954a89d798b17d
HTML Renderer (macOS arm64 .NET 9)
405 KB
sha256:d15002fd6f43a6b215ad71539d242aa83f15657f54012ee10397e7190960dae5