We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4b86a7 commit 7347c6fCopy full SHA for 7347c6f
Directory.Build.props
@@ -28,7 +28,7 @@
28
29
<ItemGroup Condition = "'$(TargetFramework)' == 'net472'">
30
<PackageReference Include="System.Text.Json">
31
- <Version>8.0.4</Version>
+ <Version>8.0.5</Version>
32
</PackageReference>
33
</ItemGroup>
34
0 commit comments