Skip to content

Commit

Permalink
Merge pull request #431 from VPKSoft/dependabot/nuget/MSTest.TestFram…
Browse files Browse the repository at this point in the history
…ework-3.7.0

Bump MSTest.TestFramework from 3.6.4 to 3.7.0
  • Loading branch information
VPKSoft authored Dec 24, 2024
2 parents b3eb56e + 2d2cbb0 commit 0d82cfb
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 @@ -42,7 +42,7 @@
<PackageReference Include="AutoMapper" Version="13.0.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<PackageReference Include="MSTest.TestAdapter" Version="3.6.4" />
<PackageReference Include="MSTest.TestFramework" Version="3.6.4" />
<PackageReference Include="MSTest.TestFramework" Version="3.7.0" />
<PackageReference Include="coverlet.collector" Version="6.0.2" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
</ItemGroup>
Expand Down

0 comments on commit 0d82cfb

Please sign in to comment.