Skip to content
This repository has been archived by the owner on Oct 14, 2023. It is now read-only.

Commit

Permalink
Merge pull request #2 from z1g-project/dependabot/nuget/z1g-Browser/C…
Browse files Browse the repository at this point in the history
…efSharp.Common.NETCore-116.0.230

Bump CefSharp.Common.NETCore from 114.2.100 to 116.0.230 in /z1g Browser
  • Loading branch information
Notplayingallday383 authored Sep 25, 2023
2 parents f80a866 + 126a236 commit 4a0e39b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions z1g Browser/z1g Browser.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<OutputType>WinExe</OutputType>
Expand All @@ -11,7 +11,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="CefSharp.Common.NETCore" Version="114.2.100" />
<PackageReference Include="CefSharp.Common.NETCore" Version="116.0.230" />
<PackageReference Include="CefSharp.WinForms.NETCore" Version="114.2.100" />
</ItemGroup>

Expand Down

0 comments on commit 4a0e39b

Please sign in to comment.