From cdad3f25be62fb710bb99d3f2821f48efac9c490 Mon Sep 17 00:00:00 2001 From: costellobot <102549341+costellobot@users.noreply.github.com> Date: Mon, 14 Oct 2024 10:05:05 +0000 Subject: [PATCH 1/2] Update .NET SDK Update .NET SDK to version 9.0.100-rtm.24513.10. --- updated-dependencies: - dependency-name: Microsoft.NET.Sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: costellobot <102549341+costellobot@users.noreply.github.com> --- global.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global.json b/global.json index a9607f67..a13b6d77 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "9.0.100-rtm.24512.1", + "version": "9.0.100-rtm.24513.10", "allowPrerelease": false, "rollForward": "latestMajor" } From fbd82b0a50966ee14fefe8109da47f0076e229e7 Mon Sep 17 00:00:00 2001 From: costellobot <102549341+costellobot@users.noreply.github.com> Date: Mon, 14 Oct 2024 10:05:36 +0000 Subject: [PATCH 2/2] Bump Microsoft.EntityFrameworkCore.Sqlite from 9.0.0-rtm.24511.3 to 9.0.0-rtm.24513.1 Bumps Microsoft.EntityFrameworkCore.Sqlite from 9.0.0-rtm.24511.3 to 9.0.0-rtm.24513.1. --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Sqlite dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: costellobot <102549341+costellobot@users.noreply.github.com> --- src/TodoApp/TodoApp.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/TodoApp/TodoApp.csproj b/src/TodoApp/TodoApp.csproj index e8464478..257679f6 100644 --- a/src/TodoApp/TodoApp.csproj +++ b/src/TodoApp/TodoApp.csproj @@ -15,7 +15,7 @@ - +