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