Update MapControl.WinUI.csproj

This commit is contained in:
ClemensFischer 2025-02-11 13:11:09 +01:00
parent 205b985f7c
commit 731bfc9f52

View file

@ -22,7 +22,7 @@
<ItemGroup>
<!-- Directly referencing "Microsoft.Web.WebView2 is a workaround for a bug in WindowsAppSDK, https://github.com/microsoft/WindowsAppSDK/issues/4807 -->
<PackageReference Include="Microsoft.Web.WebView2" Version="1.0.2957.106" />
<PackageReference Include="Microsoft.Web.WebView2" Version="1.0.3065.39" />
<PackageReference Include="Microsoft.WindowsAppSDK" Version="1.6.250108002" />
<PackageReference Include="Microsoft.Windows.SDK.BuildTools" Version="10.0.26100.1742" />
<PackageReference Include="Microsoft.Extensions.Caching.Abstractions" Version="9.0.1" />