We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 916da18 + 6174a29 commit 9ca6777Copy full SHA for 9ca6777
src/RestSharp/RestSharp.csproj
@@ -4,6 +4,7 @@
4
</PropertyGroup>
5
<ItemGroup Condition="$(TargetFramework) != 'net6.0' And $(TargetFramework) != 'net7.0'">
6
<PackageReference Include="System.Text.Json" Version="7.0.2" />
7
+ <PackageReference Include="System.Text.Json" Version="5.0.1" />
8
</ItemGroup>
9
<ItemGroup>
10
<None Remove="RestSharp.csproj.DotSettings" />
0 commit comments