From ae2208164f7b42c157293306eca358497b25fc26 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Oct 2025 12:41:17 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk from 17.14.1 to 18.0.0 --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .../Demo01.TestDrivenDevelopment.Test.csproj | 2 +- .../Demo02.LayeredArchitecture.Application.Test.csproj | 2 +- .../Demo02.LayeredArchitecture.Domain.Test.csproj | 2 +- .../Demo03.Presentation.MVVM.UI.Test.csproj | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Demo01.TestDrivenDevelopment.Test/Demo01.TestDrivenDevelopment.Test.csproj b/Demo01.TestDrivenDevelopment.Test/Demo01.TestDrivenDevelopment.Test.csproj index 2978567..7cca40d 100644 --- a/Demo01.TestDrivenDevelopment.Test/Demo01.TestDrivenDevelopment.Test.csproj +++ b/Demo01.TestDrivenDevelopment.Test/Demo01.TestDrivenDevelopment.Test.csproj @@ -14,7 +14,7 @@ - + diff --git a/Demo02.LayeredArchitecture.Application.Test/Demo02.LayeredArchitecture.Application.Test.csproj b/Demo02.LayeredArchitecture.Application.Test/Demo02.LayeredArchitecture.Application.Test.csproj index 7ac1648..9ba5465 100644 --- a/Demo02.LayeredArchitecture.Application.Test/Demo02.LayeredArchitecture.Application.Test.csproj +++ b/Demo02.LayeredArchitecture.Application.Test/Demo02.LayeredArchitecture.Application.Test.csproj @@ -23,7 +23,7 @@ - + diff --git a/Demo02.LayeredArchitecture.Domain.Test/Demo02.LayeredArchitecture.Domain.Test.csproj b/Demo02.LayeredArchitecture.Domain.Test/Demo02.LayeredArchitecture.Domain.Test.csproj index 98afc26..a160a2e 100644 --- a/Demo02.LayeredArchitecture.Domain.Test/Demo02.LayeredArchitecture.Domain.Test.csproj +++ b/Demo02.LayeredArchitecture.Domain.Test/Demo02.LayeredArchitecture.Domain.Test.csproj @@ -14,7 +14,7 @@ - + diff --git a/Demo03.Presentation.MVVM.UI.Test/Demo03.Presentation.MVVM.UI.Test.csproj b/Demo03.Presentation.MVVM.UI.Test/Demo03.Presentation.MVVM.UI.Test.csproj index 103a1ba..1e0787c 100644 --- a/Demo03.Presentation.MVVM.UI.Test/Demo03.Presentation.MVVM.UI.Test.csproj +++ b/Demo03.Presentation.MVVM.UI.Test/Demo03.Presentation.MVVM.UI.Test.csproj @@ -11,7 +11,7 @@ - +