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