Skip to content

Commit

Permalink
chore(.NET): update to Cef 119.1.20
Browse files Browse the repository at this point in the history
  • Loading branch information
Natsumi-sama committed Nov 5, 2023
1 parent 0e8054d commit 2899ba9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions VRCX.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -205,13 +205,13 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="CefSharp.Common">
<Version>117.2.40</Version>
<Version>119.1.20</Version>
</PackageReference>
<PackageReference Include="CefSharp.OffScreen">
<Version>117.2.40</Version>
<Version>119.1.20</Version>
</PackageReference>
<PackageReference Include="CefSharp.WinForms">
<Version>117.2.40</Version>
<Version>119.1.20</Version>
</PackageReference>
<PackageReference Include="DiscordRichPresence">
<Version>1.2.1.24</Version>
Expand Down

0 comments on commit 2899ba9

Please sign in to comment.