mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-29 03:33:47 +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">
|
<Reference Include="Blake2Sharp">
|
||||||
<HintPath>librsync.net\Blake2Sharp.dll</HintPath>
|
<HintPath>librsync.net\Blake2Sharp.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="DiscordRPC">
|
|
||||||
<SpecificVersion>False</SpecificVersion>
|
|
||||||
<HintPath>DiscordRPC\DiscordRPC.dll</HintPath>
|
|
||||||
</Reference>
|
|
||||||
<Reference Include="librsync.net">
|
<Reference Include="librsync.net">
|
||||||
<HintPath>librsync.net\librsync.net.dll</HintPath>
|
<HintPath>librsync.net\librsync.net.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
@@ -188,6 +184,9 @@
|
|||||||
<PackageReference Include="CefSharp.WinForms">
|
<PackageReference Include="CefSharp.WinForms">
|
||||||
<Version>104.4.240</Version>
|
<Version>104.4.240</Version>
|
||||||
</PackageReference>
|
</PackageReference>
|
||||||
|
<PackageReference Include="DiscordRichPresence">
|
||||||
|
<Version>1.1.1.14</Version>
|
||||||
|
</PackageReference>
|
||||||
<PackageReference Include="Microsoft.Toolkit.Uwp.Notifications">
|
<PackageReference Include="Microsoft.Toolkit.Uwp.Notifications">
|
||||||
<Version>7.1.2</Version>
|
<Version>7.1.2</Version>
|
||||||
</PackageReference>
|
</PackageReference>
|
||||||
|
|||||||
Reference in New Issue
Block a user