Skip to content

Commit

Permalink
Merge pull request #78 from chris-kruining/renovate/cefsharp.wpf-101.x
Browse files Browse the repository at this point in the history
Update dependency CefSharp.Wpf to v101
  • Loading branch information
chris-kruining authored May 9, 2022
2 parents 671b1de + de069c0 commit 79da96a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Comlink.Example/Comlink.Example.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="CefSharp.Wpf" Version="100.0.230" />
<PackageReference Include="CefSharp.Wpf" Version="101.0.150" />
<PackageReference Include="Microsoft.Web.WebView2" Version="1.0.1210.30" />
</ItemGroup>

Expand Down

0 comments on commit 79da96a

Please sign in to comment.