Skip to content

Commit

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

build(deps): bump MSTest.TestFramework from 2.2.10 to 3.5.2
  • Loading branch information
trungnt2910 authored Aug 13, 2024
2 parents a3c75d2 + b485071 commit e2a3203
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MemoryModule.Tests/MemoryModule.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="MSTest.TestAdapter" Version="2.2.7" />
<PackageReference Include="MSTest.TestFramework" Version="2.2.10" />
<PackageReference Include="MSTest.TestFramework" Version="3.5.2" />
<PackageReference Include="coverlet.collector" Version="6.0.2" />
</ItemGroup>

Expand Down

0 comments on commit e2a3203

Please sign in to comment.