[Deps]Consolidate WebView2 versions in KBMEditor (#31659)

This commit is contained in:
Clint Rutkas
2024-03-14 10:02:28 -07:00
committed by GitHub
parent 62d278b23e
commit 337452b9d0
4 changed files with 6 additions and 6 deletions

View File

@@ -2,6 +2,6 @@
<packages>
<package id="Microsoft.Toolkit.Win32.UI.XamlApplication" version="6.1.3" targetFramework="native" />
<package id="Microsoft.UI.Xaml" version="2.8.2-prerelease.220830001" targetFramework="native" />
<package id="Microsoft.Web.WebView2" version="1.0.2088.41" targetFramework="native" />
<package id="Microsoft.Web.WebView2" version="1.0.2365.46" targetFramework="native" />
<package id="Microsoft.Windows.CppWinRT" version="2.0.240111.5" targetFramework="native" />
</packages>