mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2026-04-07 07:25:21 +00:00
Input event handling in WinUI Map and MapItem.
This commit is contained in:
parent
4cfaff7ba8
commit
86f307359f
7 changed files with 18 additions and 23 deletions
|
|
@ -22,8 +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.3124.44" />
|
||||
<PackageReference Include="Microsoft.WindowsAppSDK" Version="1.6.250228001" />
|
||||
<PackageReference Include="Microsoft.WindowsAppSDK" Version="1.7.250310001" />
|
||||
<PackageReference Include="Microsoft.Windows.SDK.BuildTools" Version="10.0.26100.1742" />
|
||||
<PackageReference Include="Microsoft.Extensions.Caching.Abstractions" Version="9.0.3" />
|
||||
<PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="9.0.3" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue