Skip to content

Commit

Permalink
Merge pull request #105 from joharasmus/dependabot/nuget/MSTest.TestF…
Browse files Browse the repository at this point in the history
…ramework-3.8.0

Bump MSTest.TestFramework from 3.7.3 to 3.8.0
  • Loading branch information
joharasmus authored Feb 13, 2025
2 parents bec97d4 + 1bfd399 commit e018e6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SharpFractionsTest/SharpFractionsTest.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
</PackageReference>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
<PackageReference Include="MSTest.TestAdapter" Version="3.8.0" />
<PackageReference Include="MSTest.TestFramework" Version="3.7.3" />
<PackageReference Include="MSTest.TestFramework" Version="3.8.0" />
<PackageReference Include="coverlet.collector" Version="6.0.4" />
<PackageReference Include="ReportGenerator" Version="5.4.4" />
</ItemGroup>
Expand Down

0 comments on commit e018e6d

Please sign in to comment.