Skip to content

Commit

Permalink
Merge branch 'v109' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
alexeyzimarev committed Mar 12, 2023
2 parents 916da18 + 6174a29 commit 9ca6777
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/RestSharp/RestSharp.csproj
Expand Up @@ -4,6 +4,7 @@
</PropertyGroup>
<ItemGroup Condition="$(TargetFramework) != 'net6.0' And $(TargetFramework) != 'net7.0'">
<PackageReference Include="System.Text.Json" Version="7.0.2" />
<PackageReference Include="System.Text.Json" Version="5.0.1" />
</ItemGroup>
<ItemGroup>
<None Remove="RestSharp.csproj.DotSettings" />
Expand Down

0 comments on commit 9ca6777

Please sign in to comment.