diff --git a/Directory.Build.props b/Directory.Build.props
new file mode 100644
index 000000000..42e76396f
--- /dev/null
+++ b/Directory.Build.props
@@ -0,0 +1,5 @@
+
+
+ true
+
+
\ No newline at end of file
diff --git a/src/1-BuildingBlocks/Application/Application.csproj b/src/1-BuildingBlocks/Application/Application.csproj
index 8679b3399..605a174f0 100644
--- a/src/1-BuildingBlocks/Application/Application.csproj
+++ b/src/1-BuildingBlocks/Application/Application.csproj
@@ -4,7 +4,6 @@
net6.0
TaskoMask.BuildingBlocks.Application
TaskoMask.BuildingBlocks.Application
- true
diff --git a/src/1-BuildingBlocks/Contracts/Contracts.csproj b/src/1-BuildingBlocks/Contracts/Contracts.csproj
index 9fce6dfc2..62a3ab694 100644
--- a/src/1-BuildingBlocks/Contracts/Contracts.csproj
+++ b/src/1-BuildingBlocks/Contracts/Contracts.csproj
@@ -4,9 +4,8 @@
net6.0
TaskoMask.BuildingBlocks.Contracts
TaskoMask.BuildingBlocks.Contracts
- true
-
+
bin\Release\net6.0\TaskoMask.BuildingBlocks.Contracts.xml
1701;1702;1591
@@ -16,7 +15,7 @@
bin\Debug\net6.0\TaskoMask.BuildingBlocks.Contracts.xml
1701;1702;1591
-
+
ContractsMessages.resx
diff --git a/src/1-BuildingBlocks/Domain/Domain.csproj b/src/1-BuildingBlocks/Domain/Domain.csproj
index a7dcec583..8a97f2156 100644
--- a/src/1-BuildingBlocks/Domain/Domain.csproj
+++ b/src/1-BuildingBlocks/Domain/Domain.csproj
@@ -4,7 +4,6 @@
net6.0
TaskoMask.BuildingBlocks.Domain
TaskoMask.BuildingBlocks.Domain
- true
@@ -14,6 +13,6 @@
-
+
diff --git a/src/1-BuildingBlocks/Infrastructure/Infrastructure.csproj b/src/1-BuildingBlocks/Infrastructure/Infrastructure.csproj
index 29a515e2e..4e11497ff 100644
--- a/src/1-BuildingBlocks/Infrastructure/Infrastructure.csproj
+++ b/src/1-BuildingBlocks/Infrastructure/Infrastructure.csproj
@@ -4,7 +4,6 @@
net6.0
TaskoMask.BuildingBlocks.Infrastructure
TaskoMask.BuildingBlocks.Infrastructure
- true
@@ -18,6 +17,6 @@
-
+
diff --git a/src/1-BuildingBlocks/Test/Test.csproj b/src/1-BuildingBlocks/Test/Test.csproj
index d3580534c..b3e44763b 100644
--- a/src/1-BuildingBlocks/Test/Test.csproj
+++ b/src/1-BuildingBlocks/Test/Test.csproj
@@ -1,12 +1,11 @@
-
- net6.0
- enable
- TaskoMask.BuildingBlocks.Test
- TaskoMask.BuildingBlocks.Test
- true
-
+
+ net6.0
+ enable
+ TaskoMask.BuildingBlocks.Test
+ TaskoMask.BuildingBlocks.Test
+
diff --git a/src/1-BuildingBlocks/Web.MVC/Web.MVC.csproj b/src/1-BuildingBlocks/Web.MVC/Web.MVC.csproj
index 3fb281c3f..161552cd7 100644
--- a/src/1-BuildingBlocks/Web.MVC/Web.MVC.csproj
+++ b/src/1-BuildingBlocks/Web.MVC/Web.MVC.csproj
@@ -5,13 +5,12 @@
enable
TaskoMask.BuildingBlocks.Web.MVC
TaskoMask.BuildingBlocks.Web.MVC
- true
-
-
-
+
+
+
diff --git a/src/1-BuildingBlocks/Web/Web.csproj b/src/1-BuildingBlocks/Web/Web.csproj
index 963506b34..517cb14aa 100644
--- a/src/1-BuildingBlocks/Web/Web.csproj
+++ b/src/1-BuildingBlocks/Web/Web.csproj
@@ -5,7 +5,6 @@
enable
TaskoMask.BuildingBlocks.Web
TaskoMask.BuildingBlocks.Web
- true
@@ -20,7 +19,7 @@
-
+
diff --git a/src/2-Services/Boards/Api/Boards.Read.Api/Boards.Read.Api.csproj b/src/2-Services/Boards/Api/Boards.Read.Api/Boards.Read.Api.csproj
index 66e7ab5a0..cd04d30a0 100644
--- a/src/2-Services/Boards/Api/Boards.Read.Api/Boards.Read.Api.csproj
+++ b/src/2-Services/Boards/Api/Boards.Read.Api/Boards.Read.Api.csproj
@@ -8,7 +8,6 @@
Linux
..\..\..\..\..
..\..\..\..\..\docker-compose.dcproj
- true
@@ -39,7 +38,7 @@
-
+
diff --git a/src/2-Services/Boards/Api/Boards.Write.Api/Boards.Write.Api.csproj b/src/2-Services/Boards/Api/Boards.Write.Api/Boards.Write.Api.csproj
index a97db24a3..cb05005fd 100644
--- a/src/2-Services/Boards/Api/Boards.Write.Api/Boards.Write.Api.csproj
+++ b/src/2-Services/Boards/Api/Boards.Write.Api/Boards.Write.Api.csproj
@@ -8,7 +8,6 @@
Linux
..\..\..\..\..
..\..\..\..\..\docker-compose.dcproj
- true
@@ -29,9 +28,9 @@
-
+
-
+
diff --git a/src/2-Services/Boards/Tests/Boards.Read.Tests.Integration/Boards.Read.Tests.Integration.csproj b/src/2-Services/Boards/Tests/Boards.Read.Tests.Integration/Boards.Read.Tests.Integration.csproj
index 8c51a4042..ff942a78e 100644
--- a/src/2-Services/Boards/Tests/Boards.Read.Tests.Integration/Boards.Read.Tests.Integration.csproj
+++ b/src/2-Services/Boards/Tests/Boards.Read.Tests.Integration/Boards.Read.Tests.Integration.csproj
@@ -6,7 +6,6 @@
TaskoMask.Services.Boards.Read.Tests.Integration
TaskoMask.Services.Boards.Read.Tests.Integration
false
- true
diff --git a/src/2-Services/Boards/Tests/Boards.Write.Tests.Base/Boards.Write.Tests.Base.csproj b/src/2-Services/Boards/Tests/Boards.Write.Tests.Base/Boards.Write.Tests.Base.csproj
index 268167dfb..d6c462293 100644
--- a/src/2-Services/Boards/Tests/Boards.Write.Tests.Base/Boards.Write.Tests.Base.csproj
+++ b/src/2-Services/Boards/Tests/Boards.Write.Tests.Base/Boards.Write.Tests.Base.csproj
@@ -1,15 +1,14 @@
-
- net6.0
- TaskoMask.Services.Boards.Write.Tests.Base
- TaskoMask.Services.Boards.Write.Tests.Base
- true
-
+
+ net6.0
+ TaskoMask.Services.Boards.Write.Tests.Base
+ TaskoMask.Services.Boards.Write.Tests.Base
+
-
+
diff --git a/src/2-Services/Boards/Tests/Boards.Write.Tests.Integration/Boards.Write.Tests.Integration.csproj b/src/2-Services/Boards/Tests/Boards.Write.Tests.Integration/Boards.Write.Tests.Integration.csproj
index 81c54d0c1..1ab2e7371 100644
--- a/src/2-Services/Boards/Tests/Boards.Write.Tests.Integration/Boards.Write.Tests.Integration.csproj
+++ b/src/2-Services/Boards/Tests/Boards.Write.Tests.Integration/Boards.Write.Tests.Integration.csproj
@@ -1,13 +1,12 @@
-
- net6.0
- enable
- TaskoMask.Services.Boards.Write.Tests.Integration
- TaskoMask.Services.Boards.Write.Tests.Integration
- false
- true
-
+
+ net6.0
+ enable
+ TaskoMask.Services.Boards.Write.Tests.Integration
+ TaskoMask.Services.Boards.Write.Tests.Integration
+ false
+
diff --git a/src/2-Services/Boards/Tests/Boards.Write.Tests.Unit/Boards.Write.Tests.Unit.csproj b/src/2-Services/Boards/Tests/Boards.Write.Tests.Unit/Boards.Write.Tests.Unit.csproj
index f4e8f6bfc..25922d1b4 100644
--- a/src/2-Services/Boards/Tests/Boards.Write.Tests.Unit/Boards.Write.Tests.Unit.csproj
+++ b/src/2-Services/Boards/Tests/Boards.Write.Tests.Unit/Boards.Write.Tests.Unit.csproj
@@ -6,7 +6,6 @@
TaskoMask.Services.Boards.Write.Tests.Unit
TaskoMask.Services.Boards.Write.Tests.Unit
false
- true
diff --git a/src/2-Services/Identity/Api/Identity.Api/Identity.Api.csproj b/src/2-Services/Identity/Api/Identity.Api/Identity.Api.csproj
index 4315bdef2..f4ec566a3 100644
--- a/src/2-Services/Identity/Api/Identity.Api/Identity.Api.csproj
+++ b/src/2-Services/Identity/Api/Identity.Api/Identity.Api.csproj
@@ -1,31 +1,30 @@
-
- net6.0
- TaskoMask.Services.Identity.Api
- TaskoMask.Services.Identity.Api
- 755a7a1d-10e7-4626-9a60-81b74933b0b3
- Linux
- ..\..\..\..\..
- ..\..\..\..\..\docker-compose.dcproj
- true
-
+
+ net6.0
+ TaskoMask.Services.Identity.Api
+ TaskoMask.Services.Identity.Api
+ 755a7a1d-10e7-4626-9a60-81b74933b0b3
+ Linux
+ ..\..\..\..\..
+ ..\..\..\..\..\docker-compose.dcproj
+
-
-
-
-
-
-
- all
- runtime; build; native; contentfiles; analyzers; buildtransitive
-
-
-
-
+
+
+
+
+
+
+ all
+ runtime; build; native; contentfiles; analyzers; buildtransitive
+
+
+
+
-
-
-
+
+
+
\ No newline at end of file
diff --git a/src/2-Services/Identity/Tests/Identity.Tests.Integration/Identity.Tests.Integration.csproj b/src/2-Services/Identity/Tests/Identity.Tests.Integration/Identity.Tests.Integration.csproj
index 04462b8ba..c65b15e8a 100644
--- a/src/2-Services/Identity/Tests/Identity.Tests.Integration/Identity.Tests.Integration.csproj
+++ b/src/2-Services/Identity/Tests/Identity.Tests.Integration/Identity.Tests.Integration.csproj
@@ -5,7 +5,6 @@
enable
TaskoMask.Services.Identity.Tests.Integration
TaskoMask.Services.Identity.Tests.Integration
- true
@@ -21,8 +20,8 @@
-
-
+
+
diff --git a/src/2-Services/Identity/Tests/Identity.Tests.Unit/Identity.Tests.Unit.csproj b/src/2-Services/Identity/Tests/Identity.Tests.Unit/Identity.Tests.Unit.csproj
index a339b5033..59a7b96d1 100644
--- a/src/2-Services/Identity/Tests/Identity.Tests.Unit/Identity.Tests.Unit.csproj
+++ b/src/2-Services/Identity/Tests/Identity.Tests.Unit/Identity.Tests.Unit.csproj
@@ -4,7 +4,6 @@
net6.0
TaskoMask.Services.Identity.Tests.Unit
TaskoMask.Services.Identity.Tests.Unit
- true
@@ -20,8 +19,8 @@
-
-
+
+
diff --git a/src/2-Services/Owners/Api/Owners.Read.Api/Owners.Read.Api.csproj b/src/2-Services/Owners/Api/Owners.Read.Api/Owners.Read.Api.csproj
index bce422626..9d2b11072 100644
--- a/src/2-Services/Owners/Api/Owners.Read.Api/Owners.Read.Api.csproj
+++ b/src/2-Services/Owners/Api/Owners.Read.Api/Owners.Read.Api.csproj
@@ -8,7 +8,6 @@
Linux
..\..\..\..\..
..\..\..\..\..\docker-compose.dcproj
- true
@@ -28,7 +27,7 @@
-
+
@@ -40,5 +39,5 @@
-
+
diff --git a/src/2-Services/Owners/Api/Owners.Write.Api/Owners.Write.Api.csproj b/src/2-Services/Owners/Api/Owners.Write.Api/Owners.Write.Api.csproj
index 643c81f4b..f9a14e816 100644
--- a/src/2-Services/Owners/Api/Owners.Write.Api/Owners.Write.Api.csproj
+++ b/src/2-Services/Owners/Api/Owners.Write.Api/Owners.Write.Api.csproj
@@ -8,7 +8,6 @@
Linux
..\..\..\..\..
..\..\..\..\..\docker-compose.dcproj
- true
diff --git a/src/2-Services/Owners/Tests/Owners.Read.Tests.Integration/Owners.Read.Tests.Integration.csproj b/src/2-Services/Owners/Tests/Owners.Read.Tests.Integration/Owners.Read.Tests.Integration.csproj
index 08d23a09d..e7e053832 100644
--- a/src/2-Services/Owners/Tests/Owners.Read.Tests.Integration/Owners.Read.Tests.Integration.csproj
+++ b/src/2-Services/Owners/Tests/Owners.Read.Tests.Integration/Owners.Read.Tests.Integration.csproj
@@ -6,7 +6,6 @@
TaskoMask.Services.Owners.Read.IntegrationTests
TaskoMask.Services.Owners.Read.IntegrationTests
false
- true
diff --git a/src/2-Services/Owners/Tests/Owners.Write.Tests.Base/Owners.Write.Tests.Base.csproj b/src/2-Services/Owners/Tests/Owners.Write.Tests.Base/Owners.Write.Tests.Base.csproj
index 98e559e71..cc76dda4a 100644
--- a/src/2-Services/Owners/Tests/Owners.Write.Tests.Base/Owners.Write.Tests.Base.csproj
+++ b/src/2-Services/Owners/Tests/Owners.Write.Tests.Base/Owners.Write.Tests.Base.csproj
@@ -1,15 +1,15 @@
-
- net6.0
- TaskoMask.Services.Owners.Write.Tests.Base
- TaskoMask.Services.Owners.Write.Tests.Base
- true
-
-
-
-
-
-
+
+ net6.0
+ TaskoMask.Services.Owners.Write.Tests.Base
+ TaskoMask.Services.Owners.Write.Tests.Base
+
+
+
+
+
+
+
diff --git a/src/2-Services/Owners/Tests/Owners.Write.Tests.Integration/Owners.Write.Tests.Integration.csproj b/src/2-Services/Owners/Tests/Owners.Write.Tests.Integration/Owners.Write.Tests.Integration.csproj
index 94fd7a1bf..5504e70d7 100644
--- a/src/2-Services/Owners/Tests/Owners.Write.Tests.Integration/Owners.Write.Tests.Integration.csproj
+++ b/src/2-Services/Owners/Tests/Owners.Write.Tests.Integration/Owners.Write.Tests.Integration.csproj
@@ -6,7 +6,6 @@
TaskoMask.Services.Owners.Write.Tests.Integration
TaskoMask.Services.Owners.Write.Tests.Integration
false
- true
diff --git a/src/2-Services/Owners/Tests/Owners.Write.Tests.Unit/Owners.Write.Tests.Unit.csproj b/src/2-Services/Owners/Tests/Owners.Write.Tests.Unit/Owners.Write.Tests.Unit.csproj
index 71b78cd5c..4587ee781 100644
--- a/src/2-Services/Owners/Tests/Owners.Write.Tests.Unit/Owners.Write.Tests.Unit.csproj
+++ b/src/2-Services/Owners/Tests/Owners.Write.Tests.Unit/Owners.Write.Tests.Unit.csproj
@@ -5,7 +5,6 @@
TaskoMask.Services.Owners.Write.Tests.Unit
TaskoMask.Services.Owners.Write.Tests.Unit
false
- true
diff --git a/src/2-Services/Tasks/Api/Tasks.Read.Api/Tasks.Read.Api.csproj b/src/2-Services/Tasks/Api/Tasks.Read.Api/Tasks.Read.Api.csproj
index 2836d9e82..a7986d977 100644
--- a/src/2-Services/Tasks/Api/Tasks.Read.Api/Tasks.Read.Api.csproj
+++ b/src/2-Services/Tasks/Api/Tasks.Read.Api/Tasks.Read.Api.csproj
@@ -8,7 +8,6 @@
Linux
..\..\..\..\..
..\..\..\..\..\docker-compose.dcproj
- true
@@ -28,7 +27,7 @@
-
+
@@ -38,10 +37,10 @@
-
+
-
+
diff --git a/src/2-Services/Tasks/Api/Tasks.Write.Api/Tasks.Write.Api.csproj b/src/2-Services/Tasks/Api/Tasks.Write.Api/Tasks.Write.Api.csproj
index 7b2e94e65..69111c082 100644
--- a/src/2-Services/Tasks/Api/Tasks.Write.Api/Tasks.Write.Api.csproj
+++ b/src/2-Services/Tasks/Api/Tasks.Write.Api/Tasks.Write.Api.csproj
@@ -8,7 +8,6 @@
Linux
..\..\..\..\..
..\..\..\..\..\docker-compose.dcproj
- true
diff --git a/src/2-Services/Tasks/Tests/Tasks.Read.Tests.Integration/Tasks.Read.Tests.Integration.csproj b/src/2-Services/Tasks/Tests/Tasks.Read.Tests.Integration/Tasks.Read.Tests.Integration.csproj
index 7d2c0684c..cf0a26434 100644
--- a/src/2-Services/Tasks/Tests/Tasks.Read.Tests.Integration/Tasks.Read.Tests.Integration.csproj
+++ b/src/2-Services/Tasks/Tests/Tasks.Read.Tests.Integration/Tasks.Read.Tests.Integration.csproj
@@ -5,7 +5,6 @@
TaskoMask.Services.Tasks.Read.Tests.Integration
TaskoMask.Services.Tasks.Read.Tests.Integration
false
- true
diff --git a/src/2-Services/Tasks/Tests/Tasks.Write.Tests.Base/Tasks.Write.Tests.Base.csproj b/src/2-Services/Tasks/Tests/Tasks.Write.Tests.Base/Tasks.Write.Tests.Base.csproj
index b18b3d98b..dab71c5db 100644
--- a/src/2-Services/Tasks/Tests/Tasks.Write.Tests.Base/Tasks.Write.Tests.Base.csproj
+++ b/src/2-Services/Tasks/Tests/Tasks.Write.Tests.Base/Tasks.Write.Tests.Base.csproj
@@ -4,7 +4,6 @@
net6.0
TaskoMask.Services.Tasks.Write.Tests.Base
TaskoMask.Services.Tasks.Write.Tests.Base
- true
diff --git a/src/2-Services/Tasks/Tests/Tasks.Write.Tests.Integration/Tasks.Write.Tests.Integration.csproj b/src/2-Services/Tasks/Tests/Tasks.Write.Tests.Integration/Tasks.Write.Tests.Integration.csproj
index 988d92827..ddf73c5e6 100644
--- a/src/2-Services/Tasks/Tests/Tasks.Write.Tests.Integration/Tasks.Write.Tests.Integration.csproj
+++ b/src/2-Services/Tasks/Tests/Tasks.Write.Tests.Integration/Tasks.Write.Tests.Integration.csproj
@@ -5,7 +5,6 @@
TaskoMask.Services.Tasks.Write.Tests.Integration
TaskoMask.Services.Tasks.Write.Tests.Integration
false
- true
diff --git a/src/2-Services/Tasks/Tests/Tasks.Write.Tests.Unit/Tasks.Write.Tests.Unit.csproj b/src/2-Services/Tasks/Tests/Tasks.Write.Tests.Unit/Tasks.Write.Tests.Unit.csproj
index a5f6a171c..424f35b69 100644
--- a/src/2-Services/Tasks/Tests/Tasks.Write.Tests.Unit/Tasks.Write.Tests.Unit.csproj
+++ b/src/2-Services/Tasks/Tests/Tasks.Write.Tests.Unit/Tasks.Write.Tests.Unit.csproj
@@ -6,7 +6,6 @@
TaskoMask.Services.Tasks.Write.Tests.Unit
TaskoMask.Services.Tasks.Write.Tests.Unit
false
- true
diff --git a/src/3-ApiGateways/UserPanel/Aggregator/Aggregator.csproj b/src/3-ApiGateways/UserPanel/Aggregator/Aggregator.csproj
index 2da279d80..0a339bb99 100644
--- a/src/3-ApiGateways/UserPanel/Aggregator/Aggregator.csproj
+++ b/src/3-ApiGateways/UserPanel/Aggregator/Aggregator.csproj
@@ -9,7 +9,6 @@
Linux
..\..\..\..
..\..\..\..\docker-compose.dcproj
- true
@@ -21,7 +20,7 @@
bin\Debug\net6.0\TaskoMask.ApiGateways.UserPanel.Aggregator.xml
1701;1702;1591
-
+
@@ -29,7 +28,7 @@
runtime; build; native; contentfiles; analyzers; buildtransitive
-
+
@@ -43,12 +42,12 @@
-
+
-
+
diff --git a/src/3-ApiGateways/UserPanel/ApiGateway/ApiGateway.csproj b/src/3-ApiGateways/UserPanel/ApiGateway/ApiGateway.csproj
index 2ea7de70a..c92376c64 100644
--- a/src/3-ApiGateways/UserPanel/ApiGateway/ApiGateway.csproj
+++ b/src/3-ApiGateways/UserPanel/ApiGateway/ApiGateway.csproj
@@ -9,7 +9,6 @@
Linux
..\..\..\..
..\..\..\..\docker-compose.dcproj
- true
@@ -20,7 +19,7 @@
-
+
diff --git a/src/4-Clients/UserPanel/UserPanel.csproj b/src/4-Clients/UserPanel/UserPanel.csproj
index 92b494f7f..f0b02f3b1 100644
--- a/src/4-Clients/UserPanel/UserPanel.csproj
+++ b/src/4-Clients/UserPanel/UserPanel.csproj
@@ -7,7 +7,6 @@
TaskoMask.Clients.UserPanel
..\..\7-Docker\docker-compose.dcproj
fdd4685f-7b2a-4c80-ac60-b3d2c26c081e
- true
diff --git a/src/4-Clients/Website/Website.csproj b/src/4-Clients/Website/Website.csproj
index da4ab4e5b..3b966de68 100644
--- a/src/4-Clients/Website/Website.csproj
+++ b/src/4-Clients/Website/Website.csproj
@@ -10,7 +10,6 @@
TaskoMask.Clients.Website
..\..\..
..\..\7-Docker\docker-compose.dcproj
- true
diff --git a/src/5-Tests/Acceptance/Tests.Acceptance.API/Tests.Acceptance.API.csproj b/src/5-Tests/Acceptance/Tests.Acceptance.API/Tests.Acceptance.API.csproj
index f0671ca1b..6b30314d7 100644
--- a/src/5-Tests/Acceptance/Tests.Acceptance.API/Tests.Acceptance.API.csproj
+++ b/src/5-Tests/Acceptance/Tests.Acceptance.API/Tests.Acceptance.API.csproj
@@ -4,7 +4,6 @@
net6.0
TaskoMask.Tests.Acceptance.API
TaskoMask.Tests.Acceptance.API
- true
@@ -16,8 +15,8 @@
-
-
+
+
diff --git a/src/5-Tests/Acceptance/Tests.Acceptance.Core/Tests.Acceptance.Core.csproj b/src/5-Tests/Acceptance/Tests.Acceptance.Core/Tests.Acceptance.Core.csproj
index 522cf195d..358286051 100644
--- a/src/5-Tests/Acceptance/Tests.Acceptance.Core/Tests.Acceptance.Core.csproj
+++ b/src/5-Tests/Acceptance/Tests.Acceptance.Core/Tests.Acceptance.Core.csproj
@@ -4,7 +4,6 @@
net6.0
TaskoMask.Tests.Acceptance.Core
TaskoMask.Tests.Acceptance.Core
- true
diff --git a/src/5-Tests/Acceptance/Tests.Acceptance.Specs/Tests.Acceptance.Specs.csproj b/src/5-Tests/Acceptance/Tests.Acceptance.Specs/Tests.Acceptance.Specs.csproj
index e557e9018..c53f5469a 100644
--- a/src/5-Tests/Acceptance/Tests.Acceptance.Specs/Tests.Acceptance.Specs.csproj
+++ b/src/5-Tests/Acceptance/Tests.Acceptance.Specs/Tests.Acceptance.Specs.csproj
@@ -4,7 +4,6 @@
net6.0
TaskoMask.Tests.Acceptance.Specs
TaskoMask.Tests.Acceptance.Specs
- true
diff --git a/src/5-Tests/Acceptance/Tests.Acceptance.UI/Tests.Acceptance.UI.csproj b/src/5-Tests/Acceptance/Tests.Acceptance.UI/Tests.Acceptance.UI.csproj
index 4d1f61786..e5dd3287e 100644
--- a/src/5-Tests/Acceptance/Tests.Acceptance.UI/Tests.Acceptance.UI.csproj
+++ b/src/5-Tests/Acceptance/Tests.Acceptance.UI/Tests.Acceptance.UI.csproj
@@ -1,20 +1,19 @@
-
- net6.0
- TaskoMask.Tests.Acceptance.UI
- TaskoMask.Tests.Acceptance.UI
- true
-
+
+ net6.0
+ TaskoMask.Tests.Acceptance.UI
+ TaskoMask.Tests.Acceptance.UI
+
-
-
-
+
+
+
-
-
-
+
+
+
-
+
diff --git a/src/6-Build/Build.csproj b/src/6-Build/Build.csproj
index 2a98b192d..d86220174 100644
--- a/src/6-Build/Build.csproj
+++ b/src/6-Build/Build.csproj
@@ -8,7 +8,6 @@
IDE0051;CS0649;CS0169;CA1050;CA1822;CA2211;IDE1006
1
false
- true