Skip to content
This repository has been archived by the owner on May 23, 2024. It is now read-only.

Commit

Permalink
Bump EntityFramworkCoreVersion from 8.0.2 to 8.0.5
Browse files Browse the repository at this point in the history
Bumps `EntityFramworkCoreVersion` from 8.0.2 to 8.0.5.

Updates `Microsoft.EntityFrameworkCore.InMemory` from 8.0.2 to 8.0.5
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v8.0.2...v8.0.5)

Updates `Microsoft.EntityFrameworkCore.SqlServer` from 8.0.2 to 8.0.5
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v8.0.2...v8.0.5)

Updates `Microsoft.EntityFrameworkCore.Tools` from 8.0.2 to 8.0.5
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v8.0.2...v8.0.5)

---
updated-dependencies:
- dependency-name: Microsoft.EntityFrameworkCore.InMemory
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.EntityFrameworkCore.SqlServer
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.EntityFrameworkCore.Tools
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed May 15, 2024
1 parent 2414014 commit 7070c6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<TargetFramework>net8.0</TargetFramework>
<AspNetVersion>8.0.2</AspNetVersion>
<SystemExtensionVersion>8.0.0</SystemExtensionVersion>
<EntityFramworkCoreVersion>8.0.2</EntityFramworkCoreVersion>
<EntityFramworkCoreVersion>8.0.5</EntityFramworkCoreVersion>
<VSCodeGeneratorVersion>8.0.0</VSCodeGeneratorVersion>
</PropertyGroup>
<ItemGroup>
Expand Down

0 comments on commit 7070c6d

Please sign in to comment.