From 2c7914b95d32592ef5693d3bb79287ade0f07c2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 13:39:00 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore.Sqlite from 9.0.12 to 9.0.13 --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Sqlite dependency-version: 9.0.13 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.EntityFrameworkCore.Sqlite dependency-version: 9.0.13 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.EntityFrameworkCore.Sqlite dependency-version: 9.0.13 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .../Demo02.LayeredArchitecture.Application.Test.csproj | 2 +- Demo03.Presentation.MVVM.UI/Demo03.Presentation.MVVM.UI.csproj | 2 +- .../Demo03.Presentation.NonTestable.UI.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Demo02.LayeredArchitecture.Application.Test/Demo02.LayeredArchitecture.Application.Test.csproj b/Demo02.LayeredArchitecture.Application.Test/Demo02.LayeredArchitecture.Application.Test.csproj index 1a438b3..44c3f18 100644 --- a/Demo02.LayeredArchitecture.Application.Test/Demo02.LayeredArchitecture.Application.Test.csproj +++ b/Demo02.LayeredArchitecture.Application.Test/Demo02.LayeredArchitecture.Application.Test.csproj @@ -18,7 +18,7 @@ - + diff --git a/Demo03.Presentation.MVVM.UI/Demo03.Presentation.MVVM.UI.csproj b/Demo03.Presentation.MVVM.UI/Demo03.Presentation.MVVM.UI.csproj index 9d87f6a..91d537d 100644 --- a/Demo03.Presentation.MVVM.UI/Demo03.Presentation.MVVM.UI.csproj +++ b/Demo03.Presentation.MVVM.UI/Demo03.Presentation.MVVM.UI.csproj @@ -17,7 +17,7 @@ - + diff --git a/Demo03.Presentation.NonTestable.UI/Demo03.Presentation.NonTestable.UI.csproj b/Demo03.Presentation.NonTestable.UI/Demo03.Presentation.NonTestable.UI.csproj index 41c83a0..e49f62b 100644 --- a/Demo03.Presentation.NonTestable.UI/Demo03.Presentation.NonTestable.UI.csproj +++ b/Demo03.Presentation.NonTestable.UI/Demo03.Presentation.NonTestable.UI.csproj @@ -16,7 +16,7 @@ - + \ No newline at end of file