Skip to content

Commit

Permalink
Merge pull request #155 from CompostInTraining/dependabot/nuget/MSTes…
Browse files Browse the repository at this point in the history
…t.TestFramework-3.7.1
  • Loading branch information
prplecake authored Jan 15, 2025
2 parents b46009e + 36a64b1 commit 8c95614
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/CiT.Core.Tests/CiT.Core.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<PackageReference Include="Moq" Version="4.20.72" />
<PackageReference Include="MSTest.TestAdapter" Version="3.7.1" />
<PackageReference Include="MSTest.TestFramework" Version="3.6.3" />
<PackageReference Include="MSTest.TestFramework" Version="3.7.1" />
<PackageReference Include="coverlet.collector" Version="6.0.3" />
</ItemGroup>

Expand Down

0 comments on commit 8c95614

Please sign in to comment.