Skip to content

Commit

Permalink
update nuget.
Browse files Browse the repository at this point in the history
  • Loading branch information
andres-gimenez committed Mar 16, 2024
1 parent be63232 commit f41a338
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@

<PackageVersion Include="System.Globalization.Extensions" Version="4.3.0" />

<PackageVersion Include="FluentAssertions" Version="6.10.0" />
<PackageVersion Include="FluentAssertions" Version="6.12.0" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.5.0" />
<PackageVersion Include="Moq" Version="4.18.4" />
<PackageVersion Include="xunit" Version="2.4.2" />
<PackageVersion Include="xunit.runner.visualstudio" Version="2.4.5" />
<PackageVersion Include="xunit" Version="2.7.0" />
<PackageVersion Include="xunit.runner.visualstudio" Version="2.5.7" />
<PackageVersion Include="xunit.extensibility.execution" Version="2.4.2" />
<PackageVersion Include="dotnet-xunit" Version="2.3.1" />

Expand Down

0 comments on commit f41a338

Please sign in to comment.