update Discord RPC

This commit is contained in:
Natsumi
2022-10-26 04:29:50 +13:00
parent 0378ce53b6
commit 41cbdcf354
3 changed files with 3 additions and 7 deletions

Binary file not shown.

View File

@@ -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)

View File

@@ -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>