Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
rgwood committed Jun 16, 2022
1 parent 66969a7 commit 39158d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions MinimalWebView.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Web.WebView2" Version="1.0.1133-prerelease" />
<PackageReference Include="Microsoft.Windows.CsWin32" Version="0.1.635-beta">
<PackageReference Include="Microsoft.Web.WebView2" Version="1.0.1245.22" />
<PackageReference Include="Microsoft.Windows.CsWin32" Version="0.2.1-beta">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit 39158d8

Please sign in to comment.