[FileExplorer]Update WebView2 dependency (#20748)

This commit is contained in:
Aaron Junker
2022-09-27 18:50:59 +02:00
committed by GitHub
parent 98287d7883
commit 63cc35c8ce
4 changed files with 4 additions and 4 deletions

View File

@@ -27,7 +27,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.Web.WebView2" Version="1.0.1150.38" />
<PackageReference Include="Microsoft.Web.WebView2" Version="1.0.1343.22" />
<PackageReference Include="System.IO.Abstractions" Version="12.2.5" />
</ItemGroup>