Skip to content

Commit

Permalink
Bump CefSharp Version
Browse files Browse the repository at this point in the history
  • Loading branch information
BenjaminZehowlt committed Jan 16, 2024
1 parent 3204a5d commit 2897f89
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 @@ -117,8 +117,8 @@
</Content>
</ItemGroup>
<ItemGroup>
<PackageReference Include="CefSharp.OffScreen.NETCore" Version="120.1.110" />
<PackageReference Include="CefSharp.WinForms.NETCore" Version="120.1.110" />
<PackageReference Include="CefSharp.OffScreen.NETCore" Version="120.2.50" />
<PackageReference Include="CefSharp.WinForms.NETCore" Version="120.2.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 2897f89

Please sign in to comment.