Skip to content

Commit

Permalink
Merge pull request #86 from zingz0r/feature/update-packages
Browse files Browse the repository at this point in the history
Update NuGet packages
  • Loading branch information
zingz0r authored Dec 7, 2023
2 parents 596118d + 0813c0c commit 7749232
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CloudFlare.Client.Test/CloudFlare.Client.Test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
<PackageReference Include="DeepCloner" Version="0.10.4" />
<PackageReference Include="FluentAssertions" Version="6.12.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<PackageReference Include="WireMock.Net" Version="1.5.40" />
<PackageReference Include="xunit" Version="2.6.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.3">
<PackageReference Include="WireMock.Net" Version="1.5.41" />
<PackageReference Include="xunit" Version="2.6.2" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.4">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit 7749232

Please sign in to comment.