Skip to content

Commit

Permalink
chore: using version 4.3.1 of system.net.http in Test.NetStandard20
Browse files Browse the repository at this point in the history
  • Loading branch information
desusai7 committed Feb 15, 2023
1 parent afa83de commit 7d055eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Test.NetStandard20/Test.NetStandard20.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
<PackageReference Include="Moq" Version="4.13.1" />
<PackageReference Include="NUnit" Version="3.8.1" />
<PackageReference Include="NUnit3TestAdapter" Version="3.8.0" />
<PackageReference Include="System.Net.Http" Version="4.3.4" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 7d055eb

Please sign in to comment.