Skip to content

Commit f685ab5

Browse files
chore(deps): update dotnet monorepo to v10 (#1500)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a52ba98 commit f685ab5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<ManagePackageVersionsCentrally>true</ManagePackageVersionsCentrally>
44
</PropertyGroup>
55
<ItemGroup Condition=" '$(TargetFramework)' == 'net6.0' ">
6-
<PackageVersion Include="System.Text.Json" Version="[6.0.11]"/>
6+
<PackageVersion Include="System.Text.Json" Version="[10.0.9]"/>
77
</ItemGroup>
88
<ItemGroup Condition=" '$(TargetFramework)' == 'net8.0' ">
99
<PackageVersion Include="System.Text.Json" Version="[10.0.9]"/>

0 commit comments

Comments
 (0)