Skip to content

Commit 768f7e9

Browse files
chore(deps): update dotnet monorepo to 10.0.9
1 parent f685ab5 commit 768f7e9

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
@@ -9,7 +9,7 @@
99
<PackageVersion Include="System.Text.Json" Version="[10.0.9]"/>
1010
</ItemGroup>
1111
<ItemGroup Condition=" '$(TargetFramework)' != 'net8.0' And '$(TargetFramework)' != 'net6.0' ">
12-
<PackageVersion Include="System.Text.Json" Version="10.0.8"/>
12+
<PackageVersion Include="System.Text.Json" Version="10.0.9"/>
1313
</ItemGroup>
1414
<ItemGroup>
1515
<PackageVersion Include="System.IO.FileSystem.AccessControl" Version="5.0.0" />

0 commit comments

Comments
 (0)