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.
1 parent 1c62c3d commit dc2e12dCopy full SHA for dc2e12d
src/RestSharp/RestSharp.csproj
@@ -1,6 +1,6 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
<ItemGroup Condition="$(TargetFramework) != 'net6.0'">
3
- <PackageReference Include="System.Text.Json" Version="[5.0,)" />
+ <PackageReference Include="System.Text.Json" Version="5.0.1" />
4
</ItemGroup>
5
<ItemGroup>
6
<None Remove="RestSharp.csproj.DotSettings" />
0 commit comments