We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2433850 commit a51c79bCopy full SHA for a51c79b
DiscordRPC/DiscordRPC.csproj
@@ -8,7 +8,7 @@
8
<DocumentationFile>bin\$(Configuration)\$(TargetFramework)\$(AssemblyName).xml</DocumentationFile>
9
</PropertyGroup>
10
<ItemGroup>
11
- <PackageReference Include="Newtonsoft.Json" Version="12.0.2" />
+ <PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
12
</ItemGroup>
13
<ItemGroup Condition="'$(TargetFramework)' == 'netstandard2.0'">
14
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" />
0 commit comments