mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-15 12:53:51 +02:00
update Discord RPC
This commit is contained in:
Binary file not shown.
@@ -1,3 +0,0 @@
|
||||
# Discord Rich Presence
|
||||
|
||||
Source code is available here: [https://github.com/Lachee/discord-rpc-csharp](https://github.com/Lachee/discord-rpc-csharp)
|
||||
@@ -64,10 +64,6 @@
|
||||
<Reference Include="Blake2Sharp">
|
||||
<HintPath>librsync.net\Blake2Sharp.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="DiscordRPC">
|
||||
<SpecificVersion>False</SpecificVersion>
|
||||
<HintPath>DiscordRPC\DiscordRPC.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="librsync.net">
|
||||
<HintPath>librsync.net\librsync.net.dll</HintPath>
|
||||
</Reference>
|
||||
@@ -188,6 +184,9 @@
|
||||
<PackageReference Include="CefSharp.WinForms">
|
||||
<Version>104.4.240</Version>
|
||||
</PackageReference>
|
||||
<PackageReference Include="DiscordRichPresence">
|
||||
<Version>1.1.1.14</Version>
|
||||
</PackageReference>
|
||||
<PackageReference Include="Microsoft.Toolkit.Uwp.Notifications">
|
||||
<Version>7.1.2</Version>
|
||||
</PackageReference>
|
||||
|
||||
Reference in New Issue
Block a user