Skip to content

Commit

Permalink
Merge pull request #90 from jamie-taylor-rjj/feature/moq-removal
Browse files Browse the repository at this point in the history
Removed references to Moq
  • Loading branch information
jamie-taylor-rjj authored Aug 9, 2023
2 parents 4b26058 + b68d45a commit cb560ac
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="xunit" Version="2.4.1" />
<PackageReference Include="Moq" Version="4.10.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.0.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.1">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit cb560ac

Please sign in to comment.