Skip to content

Commit

Permalink
Revert "Merge pull request #503 from Catel/dependabot/nuget/Moq-4.20.1"
Browse files Browse the repository at this point in the history
This reverts commit 5a5e7d7, reversing
changes made to 90bb594.
  • Loading branch information
GeertvanHorrik committed Aug 9, 2023
1 parent 5a5e7d7 commit d1fa76f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/Catel.Fody.Tests.Catel5/Catel.Fody.Tests.Catel5.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<PackageReference Include="FodyHelpers" Version="6.8.0" />
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.0" />
<PackageReference Include="Moq" Version="4.20.1" />
<PackageReference Include="Moq" Version="4.18.4" />
<PackageReference Include="NUnit" Version="3.13.3" PrivateAssets="all" />
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
</ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion src/Catel.Fody.Tests.Catel6/Catel.Fody.Tests.Catel6.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<PackageReference Include="FodyHelpers" Version="6.8.0" />
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.0" />
<PackageReference Include="Moq" Version="4.20.1" />
<PackageReference Include="Moq" Version="4.18.4" />
<PackageReference Include="NUnit" Version="3.13.3" PrivateAssets="all" />
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
</ItemGroup>
Expand Down

0 comments on commit d1fa76f

Please sign in to comment.