Skip to content

Commit

Permalink
Merge pull request #4 from Hefaistos68/dependabot/nuget/MSTest.TestFr…
Browse files Browse the repository at this point in the history
…amework-3.0.2

chore: bump MSTest.TestFramework from 2.2.10 to 3.0.2
  • Loading branch information
Hefaistos68 authored Apr 7, 2023
2 parents 213a63c + 5fd8280 commit c6d5a7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/MoreDateTime.Test/MoreDateTime.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.3.2" />
<PackageReference Include="MSTest.TestAdapter" Version="3.0.2" />
<PackageReference Include="MSTest.TestFramework" Version="2.2.10" />
<PackageReference Include="MSTest.TestFramework" Version="3.0.2" />
<PackageReference Include="coverlet.collector" Version="3.2.0" />
<PackageReference Include="Shouldly" Version="4.1.0" />
</ItemGroup>
Expand Down

0 comments on commit c6d5a7e

Please sign in to comment.