We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 79303a1 + b942630 commit cab9c05Copy full SHA for cab9c05
1 file changed
JsonFeedNet/JsonFeedNet.csproj
@@ -29,7 +29,7 @@
29
</PropertyGroup>
30
31
<ItemGroup Condition=" '$(TargetFramework)' == 'netstandard2.0' OR '$(TargetFramework)' == 'net6.0' ">
32
- <PackageReference Include="System.Text.Json" Version="9.0.1" />
+ <PackageReference Include="System.Text.Json" Version="10.0.0" />
33
</ItemGroup>
34
35
<ItemGroup>
0 commit comments