Skip to content

Commit 6f670e1

Browse files
committed
Update STJ to v10 for all targets
1 parent e9e65b7 commit 6f670e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<MicrosoftTestHostVer>8.0.21</MicrosoftTestHostVer>
1414
</PropertyGroup>
1515
<PropertyGroup Label="Package versions for pre-.NET 10" Condition="'$(TargetFramework)' != 'net10.0'">
16-
<SystemTextJsonVer>9.0.10</SystemTextJsonVer>
16+
<SystemTextJsonVer>10.0.0</SystemTextJsonVer>
1717
</PropertyGroup>
1818
<ItemGroup Label="Runtime dependencies">
1919
<PackageVersion Include="Microsoft.Extensions.Http" Version="10.0.0" />

0 commit comments

Comments
 (0)