Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump CefSharp.WinForms.NetCore from 95.7.141 to 98.1.210
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
commit d10367f786a2f2fdea3beb5e98a8b5f1cab7b8d7
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