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 ef7aae6 commit 24b5066Copy full SHA for 24b5066
src/directory.packages.props
@@ -36,7 +36,7 @@
36
</ItemGroup>
37
38
<ItemGroup Condition="$(TargetFramework.StartsWith('netstandard'))">
39
- <PackageVersion Include="System.Text.Json" Version="9.0.7" />
+ <PackageVersion Include="System.Text.Json" Version="9.0.8" />
40
<PackageVersion Include="System.ComponentModel.Annotations" Version="5.0.0" />
41
42
<Import Project="$(MSBuildThisFileDirectory)/directory.packages.support.props" Condition="Exists('$(MSBuildThisFileDirectory)/directory.packages.support.props')" />
0 commit comments