diff --git a/Demo02.LayeredArchitecture.Application.Test/Demo02.LayeredArchitecture.Application.Test.csproj b/Demo02.LayeredArchitecture.Application.Test/Demo02.LayeredArchitecture.Application.Test.csproj index eb3f917..9d94b13 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 @@ -21,7 +21,7 @@ - + diff --git a/Demo02.LayeredArchitecture.Facade/Demo02.LayeredArchitecture.Facade.csproj b/Demo02.LayeredArchitecture.Facade/Demo02.LayeredArchitecture.Facade.csproj index 8bd3c9f..0197671 100644 --- a/Demo02.LayeredArchitecture.Facade/Demo02.LayeredArchitecture.Facade.csproj +++ b/Demo02.LayeredArchitecture.Facade/Demo02.LayeredArchitecture.Facade.csproj @@ -1,4 +1,4 @@ - + net8.0 Library @@ -18,6 +18,6 @@ - + \ No newline at end of file diff --git a/Demo03.Presentation.MVVM.UI/Demo03.Presentation.MVVM.UI.csproj b/Demo03.Presentation.MVVM.UI/Demo03.Presentation.MVVM.UI.csproj index ff3a1f8..b152e3c 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 @@ -19,6 +19,6 @@ - + \ No newline at end of file