Skip to content

Commit

Permalink
chore(.NET): update to Cef 124.3.50
Browse files Browse the repository at this point in the history
  • Loading branch information
Natsumi-sama committed May 14, 2024
1 parent a18c6f0 commit 0b55d9c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions VRCX.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -119,8 +119,8 @@
</Content>
</ItemGroup>
<ItemGroup>
<PackageReference Include="CefSharp.OffScreen.NETCore" Version="124.3.20" />
<PackageReference Include="CefSharp.WinForms.NETCore" Version="124.3.20" />
<PackageReference Include="CefSharp.OffScreen.NETCore" Version="124.3.50" />
<PackageReference Include="CefSharp.WinForms.NETCore" Version="124.3.50" />
<PackageReference Include="DiscordRichPresence" Version="1.2.1.24" />
<PackageReference Include="Microsoft.Toolkit.Uwp.Notifications" Version="7.1.3" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
Expand Down

0 comments on commit 0b55d9c

Please sign in to comment.