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.
2 parents 41ad2af + 3b07236 commit 195e119Copy full SHA for 195e119
src/RatingGateway.csproj
@@ -37,7 +37,7 @@
37
<None Include="Resources\*.cs" />
38
<Compile Remove="Resources\*.cs" />
39
<None Include="..\LICENSE.md" Pack="true" PackagePath="" />
40
- <PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
+ <PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
41
</ItemGroup>
42
43
<ItemGroup Condition=" $(TargetFramework.StartsWith('netstandard')) ">
0 commit comments