From e40d5ccad6527e099dff850aed220f679f87f18d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Aug 2025 16:36:18 +0000 Subject: [PATCH] Bump the dotnet group with 3 updates Bumps Microsoft.AspNetCore.Hosting.Abstractions from 2.2.0 to 2.3.0 Bumps Microsoft.EntityFrameworkCore from 8.0.11 to 9.0.8 Bumps Npgsql.EntityFrameworkCore.PostgreSQL from 8.0.11 to 9.0.4 --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Hosting.Abstractions dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet - dependency-name: Microsoft.EntityFrameworkCore dependency-version: 9.0.8 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dotnet - dependency-name: Npgsql.EntityFrameworkCore.PostgreSQL dependency-version: 9.0.4 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dotnet ... Signed-off-by: dependabot[bot] --- .../hosting-startup-not-supported.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/troubleshooting/snippets/hosting-startup-not-supported/hosting-startup-not-supported.csproj b/docs/troubleshooting/snippets/hosting-startup-not-supported/hosting-startup-not-supported.csproj index 9fa417ff9c..bbf57036e0 100644 --- a/docs/troubleshooting/snippets/hosting-startup-not-supported/hosting-startup-not-supported.csproj +++ b/docs/troubleshooting/snippets/hosting-startup-not-supported/hosting-startup-not-supported.csproj @@ -10,9 +10,9 @@ - - - + + + \ No newline at end of file