Skip to content

Commit

Permalink
chore(deps): bump Microsoft.Web.WebView2 from 1.0.2045.28 to 1.0.2210…
Browse files Browse the repository at this point in the history
….55 in /src/shell/dotnet/Shell (#542)
  • Loading branch information
psmulovics authored Mar 8, 2024
1 parent fc2b92f commit 02a56b4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<PackageVersion Include="Microsoft.Extensions.Logging" Version="6.0.0" />
<PackageVersion Include="Microsoft.Extensions.Options" Version="7.0.1" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.1.0" />
<PackageVersion Include="Microsoft.Web.WebView2" Version="1.0.2045.28" />
<PackageVersion Include="Microsoft.Web.WebView2" Version="1.0.2210.55" />
<PackageVersion Include="Moq.Contrib.HttpClient" Version="1.4.0" />
<PackageVersion Include="Moq" Version="4.18.4" />
<PackageVersion Include="Newtonsoft.Json" Version="13.0.3" />
Expand Down Expand Up @@ -58,4 +58,4 @@
<PackageVersion Include="xunit.runner.visualstudio" Version="2.4.5" />
<PackageVersion Include="xunit" Version="2.4.2" />
</ItemGroup>
</Project>
</Project>

0 comments on commit 02a56b4

Please sign in to comment.