From 55bf322cdb9dd7001b3e64fee8cf040523a42c10 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 9 Sep 2025 14:08:30 +0000 Subject: [PATCH] Bump dotnet monorepo to 9.0.9 | datasource | package | from | to | | ---------- | ------------------------------------------ | ----- | ----- | | nuget | Microsoft.AspNetCore.Mvc.Testing | 9.0.8 | 9.0.9 | | nuget | Microsoft.AspNetCore.OpenApi | 9.0.8 | 9.0.9 | | nuget | Microsoft.EntityFrameworkCore.Sqlite | 9.0.8 | 9.0.9 | | nuget | Microsoft.Extensions.ApiDescription.Server | 9.0.8 | 9.0.9 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- src/TodoApp/TodoApp.csproj | 6 +++--- tests/TodoApp.Tests/TodoApp.Tests.csproj | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/TodoApp/TodoApp.csproj b/src/TodoApp/TodoApp.csproj index 2f1c6be7..4802b8a2 100644 --- a/src/TodoApp/TodoApp.csproj +++ b/src/TodoApp/TodoApp.csproj @@ -14,9 +14,9 @@ latest - - - + + + diff --git a/tests/TodoApp.Tests/TodoApp.Tests.csproj b/tests/TodoApp.Tests/TodoApp.Tests.csproj index ee778041..fe7c40b3 100644 --- a/tests/TodoApp.Tests/TodoApp.Tests.csproj +++ b/tests/TodoApp.Tests/TodoApp.Tests.csproj @@ -10,7 +10,7 @@ - +