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 c30eaac commit 33897f7Copy full SHA for 33897f7
SDK/OpenAPI.Standard/OpenAPI.Standard.csproj
@@ -24,7 +24,7 @@
24
</PropertyGroup>
25
26
<ItemGroup>
27
- <PackageReference Include="Newtonsoft.Json" Version="12.0.2" />
+ <PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
28
</ItemGroup>
29
30
<ItemGroup Condition=" '$(TargetFramework)' == 'net452' ">
0 commit comments