mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2026-01-14 04:30:11 +01:00
Removed unnecessary Microsoft.Web.WebView2 PackageReference
This commit is contained in:
parent
9afe26692f
commit
8745bb9660
|
|
@ -21,8 +21,6 @@
|
|||
</ItemGroup>
|
||||
|
||||
<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.WindowsAppSDK" Version="1.6.250108002" />
|
||||
<PackageReference Include="Microsoft.Windows.SDK.BuildTools" Version="10.0.26100.1742" />
|
||||
<PackageReference Include="System.Data.SQLite.Core" Version="1.0.119" />
|
||||
|
|
|
|||
|
|
@ -21,8 +21,6 @@
|
|||
</ItemGroup>
|
||||
|
||||
<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.WindowsAppSDK" Version="1.6.250108002" />
|
||||
<PackageReference Include="Microsoft.Windows.SDK.BuildTools" Version="10.0.26100.1742" />
|
||||
<PackageReference Include="ProjNET4GeoAPI" Version="1.4.1" />
|
||||
|
|
|
|||
|
|
@ -17,8 +17,6 @@
|
|||
</ItemGroup>
|
||||
|
||||
<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.WindowsAppSDK" Version="1.6.250108002" />
|
||||
<PackageReference Include="Microsoft.Windows.SDK.BuildTools" Version="10.0.26100.1742" />
|
||||
</ItemGroup>
|
||||
|
|
|
|||
Loading…
Reference in a new issue