Skip to content

Commit

Permalink
Merge pull request #42 from Taiizor/dependabot/nuget/CefSharp.Wpf-117…
Browse files Browse the repository at this point in the history
….2.40

Bump CefSharp.Wpf from 117.2.20 to 117.2.40
  • Loading branch information
Taiizor authored Oct 9, 2023
2 parents c9c7770 + 5ba7e46 commit ad61499
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
</ItemGroup>

<ItemGroup Condition="$(TargetFramework.StartsWith('net48'))">
<PackageReference Include="CefSharp.Wpf" Version="117.2.20" />
<PackageReference Include="CefSharp.Wpf" Version="117.2.40" />
<PackageReference Include="System.IO.Compression" Version="4.3.0" />
</ItemGroup>

Expand Down
2 changes: 1 addition & 1 deletion src/Project/Sucrose.WPF.CS/Sucrose.WPF.CS.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
</ItemGroup>

<ItemGroup Condition="$(TargetFramework.StartsWith('net48'))">
<PackageReference Include="CefSharp.Wpf" Version="117.2.20" />
<PackageReference Include="CefSharp.Wpf" Version="117.2.40" />
</ItemGroup>

<ItemGroup Condition="$(TargetFramework.StartsWith('net48'))">
Expand Down

0 comments on commit ad61499

Please sign in to comment.