diff --git a/templates/BlazorMauiShared/App1Client/App1Client.csproj b/templates/BlazorMauiShared/App1Client/App1Client.csproj index b8d41e9..0fce018 100644 --- a/templates/BlazorMauiShared/App1Client/App1Client.csproj +++ b/templates/BlazorMauiShared/App1Client/App1Client.csproj @@ -43,8 +43,8 @@ - - + + diff --git a/templates/BlazorMauiShared/App1Shared/App1Shared.csproj b/templates/BlazorMauiShared/App1Shared/App1Shared.csproj index 0717c7d..cccbee7 100644 --- a/templates/BlazorMauiShared/App1Shared/App1Shared.csproj +++ b/templates/BlazorMauiShared/App1Shared/App1Shared.csproj @@ -15,7 +15,7 @@ - + diff --git a/templates/BlazorMauiShared/App1WebAssembly/App1WebAssembly.csproj b/templates/BlazorMauiShared/App1WebAssembly/App1WebAssembly.csproj index 51271e6..dd14075 100644 --- a/templates/BlazorMauiShared/App1WebAssembly/App1WebAssembly.csproj +++ b/templates/BlazorMauiShared/App1WebAssembly/App1WebAssembly.csproj @@ -7,8 +7,8 @@ - - + + diff --git a/templates/OnionArchitectureBlazorServer/src/Application/App1.Application/App1.Application.csproj b/templates/OnionArchitectureBlazorServer/src/Application/App1.Application/App1.Application.csproj index 5060196..1536cfa 100644 --- a/templates/OnionArchitectureBlazorServer/src/Application/App1.Application/App1.Application.csproj +++ b/templates/OnionArchitectureBlazorServer/src/Application/App1.Application/App1.Application.csproj @@ -12,7 +12,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive true - + diff --git a/templates/OnionArchitectureBlazorServer/src/Infrastructure/App1.Infrastructure.Business/App1.Infrastructure.Business.csproj b/templates/OnionArchitectureBlazorServer/src/Infrastructure/App1.Infrastructure.Business/App1.Infrastructure.Business.csproj index 141bddd..95b2421 100644 --- a/templates/OnionArchitectureBlazorServer/src/Infrastructure/App1.Infrastructure.Business/App1.Infrastructure.Business.csproj +++ b/templates/OnionArchitectureBlazorServer/src/Infrastructure/App1.Infrastructure.Business/App1.Infrastructure.Business.csproj @@ -5,7 +5,7 @@ - + diff --git a/templates/OnionArchitectureBlazorServer/src/Infrastructure/App1.Infrustructure.Data/App1.Infrastructure.Data.csproj b/templates/OnionArchitectureBlazorServer/src/Infrastructure/App1.Infrustructure.Data/App1.Infrastructure.Data.csproj index 4baad97..c2e9dae 100644 --- a/templates/OnionArchitectureBlazorServer/src/Infrastructure/App1.Infrustructure.Data/App1.Infrastructure.Data.csproj +++ b/templates/OnionArchitectureBlazorServer/src/Infrastructure/App1.Infrustructure.Data/App1.Infrastructure.Data.csproj @@ -5,15 +5,15 @@ - - - - - + + + + + all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/templates/OnionArchitectureBlazorServer/src/UI/App1.WebApp/App1.WebApp.csproj b/templates/OnionArchitectureBlazorServer/src/UI/App1.WebApp/App1.WebApp.csproj index e802a68..c21762c 100644 --- a/templates/OnionArchitectureBlazorServer/src/UI/App1.WebApp/App1.WebApp.csproj +++ b/templates/OnionArchitectureBlazorServer/src/UI/App1.WebApp/App1.WebApp.csproj @@ -5,7 +5,7 @@ - + diff --git a/templates/OnionArchitectureBlazorServer/tests/Application/App1.Application.Tests/App1.Application.Tests.csproj b/templates/OnionArchitectureBlazorServer/tests/Application/App1.Application.Tests/App1.Application.Tests.csproj index 1aac6fb..2bf8a7d 100644 --- a/templates/OnionArchitectureBlazorServer/tests/Application/App1.Application.Tests/App1.Application.Tests.csproj +++ b/templates/OnionArchitectureBlazorServer/tests/Application/App1.Application.Tests/App1.Application.Tests.csproj @@ -13,7 +13,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/templates/OnionArchitectureBlazorServer/tests/Infrastructure/App1.Infrastructure.Business.Tests/App1.Infrastructure.Business.Tests.csproj b/templates/OnionArchitectureBlazorServer/tests/Infrastructure/App1.Infrastructure.Business.Tests/App1.Infrastructure.Business.Tests.csproj index 03cc913..cc552f6 100644 --- a/templates/OnionArchitectureBlazorServer/tests/Infrastructure/App1.Infrastructure.Business.Tests/App1.Infrastructure.Business.Tests.csproj +++ b/templates/OnionArchitectureBlazorServer/tests/Infrastructure/App1.Infrastructure.Business.Tests/App1.Infrastructure.Business.Tests.csproj @@ -13,7 +13,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/templates/OnionArchitectureBlazorServer/tests/Infrastructure/App1.Infrastructure.Data.Tests/App1.Infrastructure.Data.Tests.csproj b/templates/OnionArchitectureBlazorServer/tests/Infrastructure/App1.Infrastructure.Data.Tests/App1.Infrastructure.Data.Tests.csproj index ba37dd7..d691f3e 100644 --- a/templates/OnionArchitectureBlazorServer/tests/Infrastructure/App1.Infrastructure.Data.Tests/App1.Infrastructure.Data.Tests.csproj +++ b/templates/OnionArchitectureBlazorServer/tests/Infrastructure/App1.Infrastructure.Data.Tests/App1.Infrastructure.Data.Tests.csproj @@ -13,7 +13,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/templates/OnionArchitectureBlazorWebAssembly/src/Application/App1.Application/App1.Application.csproj b/templates/OnionArchitectureBlazorWebAssembly/src/Application/App1.Application/App1.Application.csproj index 3b0c247..d17c949 100644 --- a/templates/OnionArchitectureBlazorWebAssembly/src/Application/App1.Application/App1.Application.csproj +++ b/templates/OnionArchitectureBlazorWebAssembly/src/Application/App1.Application/App1.Application.csproj @@ -12,7 +12,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive true - + diff --git a/templates/OnionArchitectureBlazorWebAssembly/src/Infrastructure/App1.Infrastructure.Business/App1.Infrastructure.Business.csproj b/templates/OnionArchitectureBlazorWebAssembly/src/Infrastructure/App1.Infrastructure.Business/App1.Infrastructure.Business.csproj index 141bddd..95b2421 100644 --- a/templates/OnionArchitectureBlazorWebAssembly/src/Infrastructure/App1.Infrastructure.Business/App1.Infrastructure.Business.csproj +++ b/templates/OnionArchitectureBlazorWebAssembly/src/Infrastructure/App1.Infrastructure.Business/App1.Infrastructure.Business.csproj @@ -5,7 +5,7 @@ - + diff --git a/templates/OnionArchitectureBlazorWebAssembly/src/Infrastructure/App1.Infrustructure.Data/App1.Infrastructure.Data.csproj b/templates/OnionArchitectureBlazorWebAssembly/src/Infrastructure/App1.Infrustructure.Data/App1.Infrastructure.Data.csproj index fdc3fe0..31e62cc 100644 --- a/templates/OnionArchitectureBlazorWebAssembly/src/Infrastructure/App1.Infrustructure.Data/App1.Infrastructure.Data.csproj +++ b/templates/OnionArchitectureBlazorWebAssembly/src/Infrastructure/App1.Infrustructure.Data/App1.Infrastructure.Data.csproj @@ -5,7 +5,7 @@ - + diff --git a/templates/OnionArchitectureBlazorWebAssembly/src/UI/App1.WebApp/App1.WebApp.csproj b/templates/OnionArchitectureBlazorWebAssembly/src/UI/App1.WebApp/App1.WebApp.csproj index b2ac3fc..575838d 100644 --- a/templates/OnionArchitectureBlazorWebAssembly/src/UI/App1.WebApp/App1.WebApp.csproj +++ b/templates/OnionArchitectureBlazorWebAssembly/src/UI/App1.WebApp/App1.WebApp.csproj @@ -6,9 +6,9 @@ - - - + + + diff --git a/templates/OnionArchitectureBlazorWebAssembly/tests/Application/App1.Application.Tests/App1.Application.Tests.csproj b/templates/OnionArchitectureBlazorWebAssembly/tests/Application/App1.Application.Tests/App1.Application.Tests.csproj index 1aac6fb..2bf8a7d 100644 --- a/templates/OnionArchitectureBlazorWebAssembly/tests/Application/App1.Application.Tests/App1.Application.Tests.csproj +++ b/templates/OnionArchitectureBlazorWebAssembly/tests/Application/App1.Application.Tests/App1.Application.Tests.csproj @@ -13,7 +13,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/templates/OnionArchitectureBlazorWebAssembly/tests/Infrastructure/App1.Infrastructure.Business.Tests/App1.Infrastructure.Business.Tests.csproj b/templates/OnionArchitectureBlazorWebAssembly/tests/Infrastructure/App1.Infrastructure.Business.Tests/App1.Infrastructure.Business.Tests.csproj index 03cc913..cc552f6 100644 --- a/templates/OnionArchitectureBlazorWebAssembly/tests/Infrastructure/App1.Infrastructure.Business.Tests/App1.Infrastructure.Business.Tests.csproj +++ b/templates/OnionArchitectureBlazorWebAssembly/tests/Infrastructure/App1.Infrastructure.Business.Tests/App1.Infrastructure.Business.Tests.csproj @@ -13,7 +13,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/templates/OnionArchitectureBlazorWebAssembly/tests/Infrastructure/App1.Infrastructure.Data.Tests/App1.Infrastructure.Data.Tests.csproj b/templates/OnionArchitectureBlazorWebAssembly/tests/Infrastructure/App1.Infrastructure.Data.Tests/App1.Infrastructure.Data.Tests.csproj index ba37dd7..d691f3e 100644 --- a/templates/OnionArchitectureBlazorWebAssembly/tests/Infrastructure/App1.Infrastructure.Data.Tests/App1.Infrastructure.Data.Tests.csproj +++ b/templates/OnionArchitectureBlazorWebAssembly/tests/Infrastructure/App1.Infrastructure.Data.Tests/App1.Infrastructure.Data.Tests.csproj @@ -13,7 +13,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/templates/OnionArchitectureCrossPlatformApplication/src/Application/App1.Application/App1.Application.csproj b/templates/OnionArchitectureCrossPlatformApplication/src/Application/App1.Application/App1.Application.csproj index 5060196..1536cfa 100644 --- a/templates/OnionArchitectureCrossPlatformApplication/src/Application/App1.Application/App1.Application.csproj +++ b/templates/OnionArchitectureCrossPlatformApplication/src/Application/App1.Application/App1.Application.csproj @@ -12,7 +12,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive true - + diff --git a/templates/OnionArchitectureCrossPlatformApplication/src/Infrastructure/App1.Infrustructure.Data/App1.Infrastructure.Data.csproj b/templates/OnionArchitectureCrossPlatformApplication/src/Infrastructure/App1.Infrustructure.Data/App1.Infrastructure.Data.csproj index 2750aca..09bb1ce 100644 --- a/templates/OnionArchitectureCrossPlatformApplication/src/Infrastructure/App1.Infrustructure.Data/App1.Infrastructure.Data.csproj +++ b/templates/OnionArchitectureCrossPlatformApplication/src/Infrastructure/App1.Infrustructure.Data/App1.Infrastructure.Data.csproj @@ -5,9 +5,9 @@ - - - + + + diff --git a/templates/OnionArchitectureCrossPlatformApplication/src/Infrastructure/Client/App1.Infrastructure.Client.Business/App1.Infrastructure.Client.Business.csproj b/templates/OnionArchitectureCrossPlatformApplication/src/Infrastructure/Client/App1.Infrastructure.Client.Business/App1.Infrastructure.Client.Business.csproj index 3a635d5..b95fc8f 100644 --- a/templates/OnionArchitectureCrossPlatformApplication/src/Infrastructure/Client/App1.Infrastructure.Client.Business/App1.Infrastructure.Client.Business.csproj +++ b/templates/OnionArchitectureCrossPlatformApplication/src/Infrastructure/Client/App1.Infrastructure.Client.Business/App1.Infrastructure.Client.Business.csproj @@ -5,7 +5,7 @@ - + diff --git a/templates/OnionArchitectureCrossPlatformApplication/src/Infrastructure/Client/App1.Infrastructure.Client.Data/App1.Infrastructure.Client.Data.csproj b/templates/OnionArchitectureCrossPlatformApplication/src/Infrastructure/Client/App1.Infrastructure.Client.Data/App1.Infrastructure.Client.Data.csproj index 6125e38..17cff99 100644 --- a/templates/OnionArchitectureCrossPlatformApplication/src/Infrastructure/Client/App1.Infrastructure.Client.Data/App1.Infrastructure.Client.Data.csproj +++ b/templates/OnionArchitectureCrossPlatformApplication/src/Infrastructure/Client/App1.Infrastructure.Client.Data/App1.Infrastructure.Client.Data.csproj @@ -5,8 +5,8 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/templates/OnionArchitectureCrossPlatformApplication/src/Infrastructure/WebApp/App1.Infrastructure.WebApp.Business/App1.Infrastructure.WebApp.Business.csproj b/templates/OnionArchitectureCrossPlatformApplication/src/Infrastructure/WebApp/App1.Infrastructure.WebApp.Business/App1.Infrastructure.WebApp.Business.csproj index c698168..0504fcf 100644 --- a/templates/OnionArchitectureCrossPlatformApplication/src/Infrastructure/WebApp/App1.Infrastructure.WebApp.Business/App1.Infrastructure.WebApp.Business.csproj +++ b/templates/OnionArchitectureCrossPlatformApplication/src/Infrastructure/WebApp/App1.Infrastructure.WebApp.Business/App1.Infrastructure.WebApp.Business.csproj @@ -5,7 +5,7 @@ - + diff --git a/templates/OnionArchitectureCrossPlatformApplication/src/Infrastructure/WebApp/App1.Infrastructure.WebApp.Data/App1.Infrastructure.WebApp.Data.csproj b/templates/OnionArchitectureCrossPlatformApplication/src/Infrastructure/WebApp/App1.Infrastructure.WebApp.Data/App1.Infrastructure.WebApp.Data.csproj index 7299465..185465e 100644 --- a/templates/OnionArchitectureCrossPlatformApplication/src/Infrastructure/WebApp/App1.Infrastructure.WebApp.Data/App1.Infrastructure.WebApp.Data.csproj +++ b/templates/OnionArchitectureCrossPlatformApplication/src/Infrastructure/WebApp/App1.Infrastructure.WebApp.Data/App1.Infrastructure.WebApp.Data.csproj @@ -5,12 +5,12 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - - + + diff --git a/templates/OnionArchitectureCrossPlatformApplication/src/UI/Client/App1.Client/App1.Client.csproj b/templates/OnionArchitectureCrossPlatformApplication/src/UI/Client/App1.Client/App1.Client.csproj index ccb34dc..c7cf6e7 100644 --- a/templates/OnionArchitectureCrossPlatformApplication/src/UI/Client/App1.Client/App1.Client.csproj +++ b/templates/OnionArchitectureCrossPlatformApplication/src/UI/Client/App1.Client/App1.Client.csproj @@ -1,4 +1,4 @@ - + net8.0-android;net8.0-ios;net8.0-maccatalyst @@ -49,7 +49,7 @@ - + diff --git a/templates/OnionArchitectureCrossPlatformApplication/src/UI/WebApp/App1.WebApp/App1.WebApp.csproj b/templates/OnionArchitectureCrossPlatformApplication/src/UI/WebApp/App1.WebApp/App1.WebApp.csproj index 366beed..4b19737 100644 --- a/templates/OnionArchitectureCrossPlatformApplication/src/UI/WebApp/App1.WebApp/App1.WebApp.csproj +++ b/templates/OnionArchitectureCrossPlatformApplication/src/UI/WebApp/App1.WebApp/App1.WebApp.csproj @@ -5,7 +5,7 @@ - + diff --git a/templates/OnionArchitectureCrossPlatformApplication/tests/Application/App1.Application.Tests/App1.Application.Tests.csproj b/templates/OnionArchitectureCrossPlatformApplication/tests/Application/App1.Application.Tests/App1.Application.Tests.csproj index 1aac6fb..2bf8a7d 100644 --- a/templates/OnionArchitectureCrossPlatformApplication/tests/Application/App1.Application.Tests/App1.Application.Tests.csproj +++ b/templates/OnionArchitectureCrossPlatformApplication/tests/Application/App1.Application.Tests/App1.Application.Tests.csproj @@ -13,7 +13,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/templates/OnionArchitectureCrossPlatformApplication/tests/Infrastructure/Client/App1.Infrastructure.Client.Business.Tests/App1.Infrastructure.Client.Business.Tests.csproj b/templates/OnionArchitectureCrossPlatformApplication/tests/Infrastructure/Client/App1.Infrastructure.Client.Business.Tests/App1.Infrastructure.Client.Business.Tests.csproj index cc66ca4..c6faea3 100644 --- a/templates/OnionArchitectureCrossPlatformApplication/tests/Infrastructure/Client/App1.Infrastructure.Client.Business.Tests/App1.Infrastructure.Client.Business.Tests.csproj +++ b/templates/OnionArchitectureCrossPlatformApplication/tests/Infrastructure/Client/App1.Infrastructure.Client.Business.Tests/App1.Infrastructure.Client.Business.Tests.csproj @@ -13,7 +13,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/templates/OnionArchitectureCrossPlatformApplication/tests/Infrastructure/Client/App1.Infrastructure.Client.Data.Tests/App1.Infrastructure.Client.Data.Tests.csproj b/templates/OnionArchitectureCrossPlatformApplication/tests/Infrastructure/Client/App1.Infrastructure.Client.Data.Tests/App1.Infrastructure.Client.Data.Tests.csproj index 3129be4..8467772 100644 --- a/templates/OnionArchitectureCrossPlatformApplication/tests/Infrastructure/Client/App1.Infrastructure.Client.Data.Tests/App1.Infrastructure.Client.Data.Tests.csproj +++ b/templates/OnionArchitectureCrossPlatformApplication/tests/Infrastructure/Client/App1.Infrastructure.Client.Data.Tests/App1.Infrastructure.Client.Data.Tests.csproj @@ -13,7 +13,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/templates/OnionArchitectureCrossPlatformApplication/tests/Infrastructure/WebApp/App1.Infrastructure.WebApp.Business.Tests/App1.Infrastructure.WebApp.Business.Tests.csproj b/templates/OnionArchitectureCrossPlatformApplication/tests/Infrastructure/WebApp/App1.Infrastructure.WebApp.Business.Tests/App1.Infrastructure.WebApp.Business.Tests.csproj index 8279e8f..f63416a 100644 --- a/templates/OnionArchitectureCrossPlatformApplication/tests/Infrastructure/WebApp/App1.Infrastructure.WebApp.Business.Tests/App1.Infrastructure.WebApp.Business.Tests.csproj +++ b/templates/OnionArchitectureCrossPlatformApplication/tests/Infrastructure/WebApp/App1.Infrastructure.WebApp.Business.Tests/App1.Infrastructure.WebApp.Business.Tests.csproj @@ -13,7 +13,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/templates/OnionArchitectureCrossPlatformApplication/tests/Infrastructure/WebApp/App1.Infrastructure.WebApp.Data.Tests/App1.Infrastructure.WebApp.Data.Tests.csproj b/templates/OnionArchitectureCrossPlatformApplication/tests/Infrastructure/WebApp/App1.Infrastructure.WebApp.Data.Tests/App1.Infrastructure.WebApp.Data.Tests.csproj index 339af9d..893301a 100644 --- a/templates/OnionArchitectureCrossPlatformApplication/tests/Infrastructure/WebApp/App1.Infrastructure.WebApp.Data.Tests/App1.Infrastructure.WebApp.Data.Tests.csproj +++ b/templates/OnionArchitectureCrossPlatformApplication/tests/Infrastructure/WebApp/App1.Infrastructure.WebApp.Data.Tests/App1.Infrastructure.WebApp.Data.Tests.csproj @@ -13,7 +13,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/templates/OnionArchitectureDotNetMaui/src/Application/App1.Application/App1.Application.csproj b/templates/OnionArchitectureDotNetMaui/src/Application/App1.Application/App1.Application.csproj index 5060196..1536cfa 100644 --- a/templates/OnionArchitectureDotNetMaui/src/Application/App1.Application/App1.Application.csproj +++ b/templates/OnionArchitectureDotNetMaui/src/Application/App1.Application/App1.Application.csproj @@ -12,7 +12,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive true - + diff --git a/templates/OnionArchitectureDotNetMaui/src/Infrastructure/App1.Infrastructure.Business/App1.Infrastructure.Business.csproj b/templates/OnionArchitectureDotNetMaui/src/Infrastructure/App1.Infrastructure.Business/App1.Infrastructure.Business.csproj index 6636142..1362b14 100644 --- a/templates/OnionArchitectureDotNetMaui/src/Infrastructure/App1.Infrastructure.Business/App1.Infrastructure.Business.csproj +++ b/templates/OnionArchitectureDotNetMaui/src/Infrastructure/App1.Infrastructure.Business/App1.Infrastructure.Business.csproj @@ -5,7 +5,7 @@ - + diff --git a/templates/OnionArchitectureDotNetMaui/src/Infrastructure/App1.Infrustructure.Data/App1.Infrastructure.Data.csproj b/templates/OnionArchitectureDotNetMaui/src/Infrastructure/App1.Infrustructure.Data/App1.Infrastructure.Data.csproj index 43f0b5c..2b9a7d9 100644 --- a/templates/OnionArchitectureDotNetMaui/src/Infrastructure/App1.Infrustructure.Data/App1.Infrastructure.Data.csproj +++ b/templates/OnionArchitectureDotNetMaui/src/Infrastructure/App1.Infrustructure.Data/App1.Infrastructure.Data.csproj @@ -5,11 +5,11 @@ - - - - - + + + + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/templates/OnionArchitectureDotNetMaui/src/UI/App1.Client/App1.Client.csproj b/templates/OnionArchitectureDotNetMaui/src/UI/App1.Client/App1.Client.csproj index 8e5bd3e..06e5606 100644 --- a/templates/OnionArchitectureDotNetMaui/src/UI/App1.Client/App1.Client.csproj +++ b/templates/OnionArchitectureDotNetMaui/src/UI/App1.Client/App1.Client.csproj @@ -1,4 +1,4 @@ - + net8.0-android;net8.0-ios;net8.0-maccatalyst @@ -48,7 +48,7 @@ - + diff --git a/templates/OnionArchitectureDotNetMaui/tests/Application/App1.Application.Tests/App1.Application.Tests.csproj b/templates/OnionArchitectureDotNetMaui/tests/Application/App1.Application.Tests/App1.Application.Tests.csproj index 1aac6fb..2bf8a7d 100644 --- a/templates/OnionArchitectureDotNetMaui/tests/Application/App1.Application.Tests/App1.Application.Tests.csproj +++ b/templates/OnionArchitectureDotNetMaui/tests/Application/App1.Application.Tests/App1.Application.Tests.csproj @@ -13,7 +13,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/templates/OnionArchitectureDotNetMaui/tests/Infrastructure/App1.Infrastructure.Business.Tests/App1.Infrastructure.Business.Tests.csproj b/templates/OnionArchitectureDotNetMaui/tests/Infrastructure/App1.Infrastructure.Business.Tests/App1.Infrastructure.Business.Tests.csproj index 06fb0f0..9211230 100644 --- a/templates/OnionArchitectureDotNetMaui/tests/Infrastructure/App1.Infrastructure.Business.Tests/App1.Infrastructure.Business.Tests.csproj +++ b/templates/OnionArchitectureDotNetMaui/tests/Infrastructure/App1.Infrastructure.Business.Tests/App1.Infrastructure.Business.Tests.csproj @@ -13,7 +13,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/templates/OnionArchitectureDotNetMaui/tests/Infrastructure/App1.Infrastructure.Data.Tests/App1.Infrastructure.Data.Tests.csproj b/templates/OnionArchitectureDotNetMaui/tests/Infrastructure/App1.Infrastructure.Data.Tests/App1.Infrastructure.Data.Tests.csproj index f127414..2374a20 100644 --- a/templates/OnionArchitectureDotNetMaui/tests/Infrastructure/App1.Infrastructure.Data.Tests/App1.Infrastructure.Data.Tests.csproj +++ b/templates/OnionArchitectureDotNetMaui/tests/Infrastructure/App1.Infrastructure.Data.Tests/App1.Infrastructure.Data.Tests.csproj @@ -13,7 +13,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + runtime; build; native; contentfiles; analyzers; buildtransitive all