Skip to content

Commit

Permalink
Merge branch 'develop' of https://github.com/Fody/Costura into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonCropp committed Dec 5, 2022
2 parents aabf905 + fb370c4 commit 79e4e1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Costura.Fody.Tests/Costura.Fody.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<PackageReference Include="FodyHelpers" Version="6.6.4" />
<PackageReference Include="Fody" Version="6.6.4" PrivateAssets="none" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.4.0" />
<PackageReference Include="Moq" Version="4.18.2" />
<PackageReference Include="Moq" Version="4.18.3" />
<PackageReference Include="NUnit" Version="3.13.3" PrivateAssets="all" />
<PackageReference Include="NUnit3TestAdapter" Version="4.3.1" PrivateAssets="all" />
</ItemGroup>
Expand Down

0 comments on commit 79e4e1d

Please sign in to comment.