Skip to content

Commit

Permalink
Merge branch 'dev' of github.com:restsharp/RestSharp into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
alexeyzimarev committed Sep 20, 2022
2 parents 501fe2a + 9e7f5de commit 92daa16
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="HttpTracer" Version="2.1.1"/>
<PackageReference Include="Microsoft.AspNetCore.TestHost" Version="6.0.8"/>
<PackageReference Include="Microsoft.AspNetCore.TestHost" Version="6.0.9"/>
<PackageReference Include="Polly" Version="7.2.3"/>
<PackageReference Include="Xunit.Extensions.Logging" Version="1.1.0"/>
</ItemGroup>
Expand Down

0 comments on commit 92daa16

Please sign in to comment.