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 f3addfa commit 1b75244Copy full SHA for 1b75244
APIMatic.Core/APIMatic.Core.csproj
@@ -37,7 +37,7 @@
37
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
38
</PackageReference>
39
<PackageReference Include="System.Collections.Immutable" Version="7.0.0" />
40
- <PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
+ <PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
41
</ItemGroup>
42
<ItemGroup>
43
<InternalsVisibleTo Include="APIMatic.Core.Test" />
0 commit comments