Skip to content

Commit

Permalink
Merge branch 'main' into feature/list-additional-reqs-answers
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielClarkeEducation authored Aug 7, 2024
2 parents 8c1caa2 + 6f3c235 commit 3867475
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
<PackageReference Include="FluentAssertions" Version="6.12.0"/>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0"/>
<PackageReference Include="moq" Version="4.20.70"/>
<PackageReference Include="MSTest.TestAdapter" Version="3.5.0"/>
<PackageReference Include="MSTest.TestFramework" Version="3.5.0"/>
<PackageReference Include="MSTest.TestAdapter" Version="3.5.1"/>
<PackageReference Include="MSTest.TestFramework" Version="3.5.1"/>
<PackageReference Include="coverlet.collector" Version="6.0.2"/>
</ItemGroup>

Expand Down

0 comments on commit 3867475

Please sign in to comment.