Added PackageReference for Microsoft.Web.WebView2 as workaround for https://github.com/microsoft/WindowsAppSDK/issues/4807

This commit is contained in:
ClemensFischer 2025-01-23 08:38:37 +01:00
parent 64c43854cf
commit 5e7e5b2c82
6 changed files with 11 additions and 3 deletions

View file

@ -8,7 +8,7 @@
<GeneratePackageOnBuild>$(GeneratePackage)</GeneratePackageOnBuild>
<PackageId>XAML.MapControl.WPF</PackageId>
<Title>$(AssemblyTitle)</Title>
<Description>A set of WPF controls for rendering raster maps from different providers (like OpenStreetMap and Bing Maps) and various types of map overlays</Description>
<Description>A set of WPF controls for rendering raster maps from different providers like OpenStreetMap and various types of map overlays</Description>
</PropertyGroup>
<ItemGroup>