We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c33c7f4 commit 26747c6Copy full SHA for 26747c6
csharp-ovh/csharp-ovh.csproj
@@ -14,7 +14,7 @@
14
15
<ItemGroup>
16
<PackageReference Include="Microsoft.Extensions.Configuration.Ini" Version="2.1.1" />
17
- <PackageReference Include="Newtonsoft.Json" Version="10.0.3" />
+ <PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
18
<None Include="../LICENSE" Pack="true" Visible="false" PackagePath=""/>
19
</ItemGroup>
20
0 commit comments