From 5e024d13ab3877effcf8d4ad193d931436f356bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Sep 2025 13:18:41 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore.Sqlite from 9.0.8 to 9.0.9 --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Sqlite dependency-version: 9.0.9 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.EntityFrameworkCore.Sqlite dependency-version: 9.0.9 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.EntityFrameworkCore.Sqlite dependency-version: 9.0.9 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 67bb950..72b6bef 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 df7d31a..26f69de 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 d3f327c..30f2694 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