Skip to content

Commit

Permalink
chore(deps): remove moq (#306)
Browse files Browse the repository at this point in the history
  • Loading branch information
fuzzzerd authored Aug 23, 2023
1 parent 5ed383d commit e6ebd1d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion tests/FMData.Rest.Tests/FMData.Rest.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.1" />
<PackageReference Include="moq" Version="4.18.4" />
<PackageReference Include="RichardSzalay.MockHttp" Version="6.0.0" />
<PackageReference Include="xunit.runner.console" Version="2.5.0" />
<PackageReference Include="xunit" Version="2.5.0" />
Expand Down
1 change: 0 additions & 1 deletion tests/FMData.Xml.Tests/FMData.Xml.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.1" />
<PackageReference Include="moq" Version="4.18.4" />
<PackageReference Include="RichardSzalay.MockHttp" Version="6.0.0" />
<PackageReference Include="xunit" Version="2.5.0" />
<PackageReference Include="xunit.runner.console" Version="2.5.0" />
Expand Down

0 comments on commit e6ebd1d

Please sign in to comment.