Skip to content

Commit 155441b

Browse files
Bump Microsoft_EntityFrameworkCore_Version from 6.0.1 to 6.0.2
Bumps `Microsoft_EntityFrameworkCore_Version` from 6.0.1 to 6.0.2. Updates `Microsoft.EntityFrameworkCore.Relational` from 6.0.1 to 6.0.2 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v6.0.1...v6.0.2) Updates `Microsoft.EntityFrameworkCore.Design` from 6.0.1 to 6.0.2 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v6.0.1...v6.0.2) Updates `Microsoft.EntityFrameworkCore.SqlServer` from 6.0.1 to 6.0.2 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v6.0.1...v6.0.2) Updates `Microsoft.EntityFrameworkCore` from 6.0.1 to 6.0.2 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v6.0.1...v6.0.2) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Relational dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.EntityFrameworkCore.Design 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 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d116600 commit 155441b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<Microsoft_Extensions_Version>6.0.0</Microsoft_Extensions_Version>
1515

1616
<!--EF Core-->
17-
<Microsoft_EntityFrameworkCore_Version>6.0.1</Microsoft_EntityFrameworkCore_Version>
17+
<Microsoft_EntityFrameworkCore_Version>6.0.2</Microsoft_EntityFrameworkCore_Version>
1818
<Microsoft_EntityFrameworkCore_DependencyInjection_Version>6.0.0-preview.2.21154.6</Microsoft_EntityFrameworkCore_DependencyInjection_Version>
1919
<Microsoft_HealthChecks_EntityFrameworkCore_Version>6.0.1</Microsoft_HealthChecks_EntityFrameworkCore_Version>
2020

0 commit comments

Comments
 (0)