Skip to content

Commit 9ca6777

Browse files
committed
Merge branch 'v109' into dev
2 parents 916da18 + 6174a29 commit 9ca6777

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/RestSharp/RestSharp.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
</PropertyGroup>
55
<ItemGroup Condition="$(TargetFramework) != 'net6.0' And $(TargetFramework) != 'net7.0'">
66
<PackageReference Include="System.Text.Json" Version="7.0.2" />
7+
<PackageReference Include="System.Text.Json" Version="5.0.1" />
78
</ItemGroup>
89
<ItemGroup>
910
<None Remove="RestSharp.csproj.DotSettings" />

0 commit comments

Comments
 (0)