From 24de03f82c8f079d5f7408641e2d0729f0d0ce15 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 02:14:07 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore from 8.0.10 to 9.0.0 Bumps [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) from 8.0.10 to 9.0.0. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v8.0.10...v9.0.0) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- src/Tgstation.Server.Host/Tgstation.Server.Host.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Tgstation.Server.Host/Tgstation.Server.Host.csproj b/src/Tgstation.Server.Host/Tgstation.Server.Host.csproj index 084b814d7c..742b806084 100644 --- a/src/Tgstation.Server.Host/Tgstation.Server.Host.csproj +++ b/src/Tgstation.Server.Host/Tgstation.Server.Host.csproj @@ -118,7 +118,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive