Skip to content

Commit

Permalink
Bump the microsoftentityframework group in /net with 2 updates
Browse files Browse the repository at this point in the history
Bumps the microsoftentityframework group in /net with 2 updates: [Microsoft.EntityFrameworkCore.Design](https://github.com/dotnet/efcore) and [Microsoft.EntityFrameworkCore.SqlServer](https://github.com/dotnet/efcore).


Updates `Microsoft.EntityFrameworkCore.Design` from 6.0.25 to 6.0.26
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v6.0.25...v6.0.26)

Updates `Microsoft.EntityFrameworkCore.SqlServer` from 6.0.25 to 6.0.26
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v6.0.25...v6.0.26)

---
updated-dependencies:
- dependency-name: Microsoft.EntityFrameworkCore.Design
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: microsoftentityframework
- dependency-name: Microsoft.EntityFrameworkCore.SqlServer
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: microsoftentityframework
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 15, 2024
1 parent 812db94 commit c1e981a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion net/QACoverTestEf/QACoverTestEf.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>

<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="6.0.25" />
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="6.0.26" />

<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />

Expand Down

0 comments on commit c1e981a

Please sign in to comment.