Newtonsoft.Json 13.0.1

This commit is contained in:
Stef Heyenrath
2022-04-25 10:01:04 +02:00
parent 7da264636e
commit fe265faf33
32 changed files with 60 additions and 60 deletions

View File

@@ -20,7 +20,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="11.0.2" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="Microsoft.OpenApi.Readers" Version="1.2.3" />
<PackageReference Include="RamlToOpenApiConverter" Version="0.6.1" />
<PackageReference Include="JetBrains.Annotations" Version="2021.3.0" PrivateAssets="All" />