Skip to content

Update readme.md

Update readme.md #47

Triggered via pull request March 28, 2024 08:47
Status Success
Total duration 5m 38s
Artifacts

dotnet-desktop.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
build: src/wingetui/Core/Tools.cs#L469
'WebRequest.Create(Uri)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
build: src/wingetui/Core/Tools.cs#L469
'WebRequest.Create(Uri)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
build: src/wingetui/obj/x64/Release/net8.0-windows10.0.19041.0/Interface/Dialogs/IgnoredUpdates.g.cs#L93
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
build
Found version-specific or distribution-specific runtime identifier(s): win10-arm64, win10-x64, win10-x86. Affected libraries: Microsoft.WindowsAppSDK. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.