Skip to content

Commit

Permalink
Merge pull request #380 from VPKSoft/dependabot/nuget/MSTest.TestAdap…
Browse files Browse the repository at this point in the history
…ter-3.5.1

Bump MSTest.TestAdapter from 3.5.0 to 3.5.1
  • Loading branch information
VPKSoft authored Aug 6, 2024
2 parents 2d83e1d + b3b8b70 commit f9452e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion amp.Tests/amp.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<ItemGroup>
<PackageReference Include="AutoMapper" Version="13.0.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="MSTest.TestAdapter" Version="3.5.0" />
<PackageReference Include="MSTest.TestAdapter" Version="3.5.1" />
<PackageReference Include="MSTest.TestFramework" Version="3.5.0" />
<PackageReference Include="coverlet.collector" Version="6.0.2" />
</ItemGroup>
Expand Down

0 comments on commit f9452e8

Please sign in to comment.