We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 14df90f + 14be143 commit a882f9bCopy full SHA for a882f9b
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="10.0.1" />
+ <PackageReference Include="System.Text.Json" Version="10.0.2" />
33
</ItemGroup>
34
35
<ItemGroup>
0 commit comments