From f186833dc9a51bd84120c68d29032165ead81940 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jan 2025 21:41:39 +0000 Subject: [PATCH] Bump MySql.EntityFrameworkCore from 8.0.0 to 9.0.0 Bumps [MySql.EntityFrameworkCore](https://github.com/mysql/mysql-connector-net) from 8.0.0 to 9.0.0. - [Changelog](https://github.com/mysql/mysql-connector-net/blob/9.x/CHANGES) - [Commits](https://github.com/mysql/mysql-connector-net/commits/9.0.0) --- updated-dependencies: - dependency-name: MySql.EntityFrameworkCore dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Project.Data/Project.Data.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.Data/Project.Data.csproj b/Project.Data/Project.Data.csproj index 9908ffe..501132a 100644 --- a/Project.Data/Project.Data.csproj +++ b/Project.Data/Project.Data.csproj @@ -6,7 +6,7 @@ - +