From 9abe4d98feaae05da285d14f817cd76059a1ffaa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Apr 2025 13:28:31 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore.Sqlite from 9.0.2 to 9.0.4 Bumps [Microsoft.EntityFrameworkCore.Sqlite](https://github.com/dotnet/efcore) from 9.0.2 to 9.0.4. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v9.0.2...v9.0.4) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Sqlite dependency-version: 9.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .../Demo02.LayeredArchitecture.Application.Test.csproj | 4 ++-- .../Demo03.Presentation.MVVM.UI.csproj | 4 ++-- .../Demo03.Presentation.NonTestable.UI.csproj | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Demo02.LayeredArchitecture.Application.Test/Demo02.LayeredArchitecture.Application.Test.csproj b/Demo02.LayeredArchitecture.Application.Test/Demo02.LayeredArchitecture.Application.Test.csproj index eb3f917..37e492d 100644 --- a/Demo02.LayeredArchitecture.Application.Test/Demo02.LayeredArchitecture.Application.Test.csproj +++ b/Demo02.LayeredArchitecture.Application.Test/Demo02.LayeredArchitecture.Application.Test.csproj @@ -1,4 +1,4 @@ - + net8.0 Library @@ -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 ff3a1f8..54d5c5b 100644 --- a/Demo03.Presentation.MVVM.UI/Demo03.Presentation.MVVM.UI.csproj +++ b/Demo03.Presentation.MVVM.UI/Demo03.Presentation.MVVM.UI.csproj @@ -1,4 +1,4 @@ - + net8.0-windows WinExe @@ -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 98f10c6..1c99df5 100644 --- a/Demo03.Presentation.NonTestable.UI/Demo03.Presentation.NonTestable.UI.csproj +++ b/Demo03.Presentation.NonTestable.UI/Demo03.Presentation.NonTestable.UI.csproj @@ -1,4 +1,4 @@ - + net8.0-windows WinExe @@ -16,7 +16,7 @@ - + \ No newline at end of file