Skip to content

Commit

Permalink
Revert "Merge pull request #16 from loanmarket/chore/TECH-30764-Refac…
Browse files Browse the repository at this point in the history
…toring"

This reverts commit 41d3dc3, reversing
changes made to 3565674.
  • Loading branch information
AliArmanLMG committed Sep 26, 2024
1 parent 41d3dc3 commit d8540fe
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="FluentAssertions" Version="6.12.1" />
<PackageReference Include="FluentAssertions" Version="5.10.3" />
<PackageReference Include="Microsoft.Extensions.Configuration" Version="3.1.12" />
<PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" Version="3.1.12" />
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="3.1.12" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="3.1.12" />
<PackageReference Include="xunit" Version="2.9.1" />
<PackageReference Include="xunit.runner.utility" Version="2.9.1" />
<PackageReference Include="xunit" Version="2.4.1" />
<PackageReference Include="xunit.runner.utility" Version="2.4.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit d8540fe

Please sign in to comment.