Skip to content

Commit

Permalink
chore(.NET): update to Cef 120.1.80
Browse files Browse the repository at this point in the history
  • Loading branch information
Natsumi-sama committed Dec 23, 2023
1 parent 1e1ef6e commit fa3b9fe
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="119.4.30" />
<PackageReference Include="CefSharp.WinForms.NETCore" Version="119.4.30" />
<PackageReference Include="CefSharp.OffScreen.NETCore" Version="120.1.80" />
<PackageReference Include="CefSharp.WinForms.NETCore" Version="120.1.80" />
<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 fa3b9fe

Please sign in to comment.