Skip to content

Commit

Permalink
Merge pull request #41 from dorssel/dependabot/nuget/mstest-24621c6eb8
Browse files Browse the repository at this point in the history
Bump the mstest group with 2 updates
  • Loading branch information
dorssel authored Aug 14, 2024
2 parents ce411d3 + 466e482 commit e6b5ea3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ SPDX-License-Identifier: MIT
<!-- unit tests -->
<PackageVersion Include="Microsoft.EntityFrameworkCore.InMemory" Version="8.0.8" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageVersion Include="MSTest.TestAdapter" Version="3.5.1" />
<PackageVersion Include="MSTest.TestFramework" Version="3.5.1" />
<PackageVersion Include="MSTest.TestAdapter" Version="3.5.2" />
<PackageVersion Include="MSTest.TestFramework" Version="3.5.2" />
<PackageVersion Include="coverlet.collector" Version="6.0.2" />
<!-- Example -->
<PackageVersion Include="Microsoft.EntityFrameworkCore.Design" Version="8.0.8" />
Expand Down

0 comments on commit e6b5ea3

Please sign in to comment.