Skip to content

Commit

Permalink
Merge pull request #37 from dorssel/dependabot/nuget/mstest-1f9aa84b91
Browse files Browse the repository at this point in the history
Bump the mstest group with 2 updates
  • Loading branch information
dorssel authored Jul 17, 2024
2 parents 4550f65 + 7702216 commit 2378d20
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.7" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageVersion Include="MSTest.TestAdapter" Version="3.4.3" />
<PackageVersion Include="MSTest.TestFramework" Version="3.4.3" />
<PackageVersion Include="MSTest.TestAdapter" Version="3.5.0" />
<PackageVersion Include="MSTest.TestFramework" Version="3.5.0" />
<PackageVersion Include="coverlet.collector" Version="6.0.2" />
<!-- Example -->
<PackageVersion Include="Microsoft.EntityFrameworkCore.Design" Version="8.0.7" />
Expand Down

0 comments on commit 2378d20

Please sign in to comment.