Skip to content

Commit

Permalink
Bump CefSharp.WinForms.NetCore from 95.7.141 to 98.1.210
Browse files Browse the repository at this point in the history
Bumps [CefSharp.WinForms.NetCore](https://github.com/cefsharp/cefsharp) from 95.7.141 to 98.1.210.
- [Release notes](https://github.com/cefsharp/cefsharp/releases)
- [Commits](cefsharp/CefSharp@v95.7.141...v98.1.210)

---
updated-dependencies:
- dependency-name: CefSharp.WinForms.NetCore
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 26, 2022
1 parent 7cd4b4e commit d10367f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CustomBrowser - Backup.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="CefSharp.WinForms.NetCore" Version="95.7.141" />
<PackageReference Include="CefSharp.WinForms.NetCore" Version="98.1.210" />
</ItemGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion CustomBrowser.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="CefSharp.WinForms.NetCore" Version="95.7.141" />
<PackageReference Include="CefSharp.WinForms.NetCore" Version="98.1.210" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit d10367f

Please sign in to comment.