From b67fe6efea62040c829c619e2643531ed34d4a62 Mon Sep 17 00:00:00 2001 From: "Steven T. Cramer" Date: Mon, 9 Sep 2024 22:20:23 +0700 Subject: [PATCH] inherit settings --- .../Client.Integration.Tests/Client.Integration.Tests.csproj | 2 -- .../Test.App.Architecture.Tests.csproj | 2 -- Tests/Test.App.EndToEnd.Tests/Test.App.EndToEnd.Tests.csproj | 4 +--- Tests/Test.App/Test.App.Client/Test.App.Client.csproj | 2 -- Tests/Test.App/Test.App.Contracts/Test.App.Contracts.csproj | 2 -- Tests/Test.App/Test.App.Server/Test.App.Server.csproj | 2 -- .../TimeWarp.State.Analyzer.Tests.csproj | 2 -- .../TimeWarp.State.Plus.Tests.csproj | 2 -- Tests/TimeWarp.State.Tests/TimeWarp.State.Tests.csproj | 2 -- 9 files changed, 1 insertion(+), 19 deletions(-) diff --git a/Tests/Client.Integration.Tests/Client.Integration.Tests.csproj b/Tests/Client.Integration.Tests/Client.Integration.Tests.csproj index 0b865f8ca..d41b3e52d 100644 --- a/Tests/Client.Integration.Tests/Client.Integration.Tests.csproj +++ b/Tests/Client.Integration.Tests/Client.Integration.Tests.csproj @@ -1,8 +1,6 @@  - net8.0 - enable enable $(NoWarn);1591 diff --git a/Tests/Test.App.Architecture.Tests/Test.App.Architecture.Tests.csproj b/Tests/Test.App.Architecture.Tests/Test.App.Architecture.Tests.csproj index beccf154a..9558abfc7 100644 --- a/Tests/Test.App.Architecture.Tests/Test.App.Architecture.Tests.csproj +++ b/Tests/Test.App.Architecture.Tests/Test.App.Architecture.Tests.csproj @@ -1,8 +1,6 @@  - net8.0 - enable enable diff --git a/Tests/Test.App.EndToEnd.Tests/Test.App.EndToEnd.Tests.csproj b/Tests/Test.App.EndToEnd.Tests/Test.App.EndToEnd.Tests.csproj index 60f4ad4a4..987161093 100644 --- a/Tests/Test.App.EndToEnd.Tests/Test.App.EndToEnd.Tests.csproj +++ b/Tests/Test.App.EndToEnd.Tests/Test.App.EndToEnd.Tests.csproj @@ -1,12 +1,10 @@ - net8.0 - enable enable - false true + false diff --git a/Tests/Test.App/Test.App.Client/Test.App.Client.csproj b/Tests/Test.App/Test.App.Client/Test.App.Client.csproj index d15a31283..58f7ca3ce 100644 --- a/Tests/Test.App/Test.App.Client/Test.App.Client.csproj +++ b/Tests/Test.App/Test.App.Client/Test.App.Client.csproj @@ -1,8 +1,6 @@ - net8.0 - enable enable true Default diff --git a/Tests/Test.App/Test.App.Contracts/Test.App.Contracts.csproj b/Tests/Test.App/Test.App.Contracts/Test.App.Contracts.csproj index e31810687..98faa4383 100644 --- a/Tests/Test.App/Test.App.Contracts/Test.App.Contracts.csproj +++ b/Tests/Test.App/Test.App.Contracts/Test.App.Contracts.csproj @@ -1,8 +1,6 @@  - net8.0 - enable enable diff --git a/Tests/Test.App/Test.App.Server/Test.App.Server.csproj b/Tests/Test.App/Test.App.Server/Test.App.Server.csproj index bfbbcc4a3..9eb9b5fe8 100644 --- a/Tests/Test.App/Test.App.Server/Test.App.Server.csproj +++ b/Tests/Test.App/Test.App.Server/Test.App.Server.csproj @@ -1,9 +1,7 @@ - net8.0 enable - enable Test.App diff --git a/Tests/TimeWarp.State.Analyzer.Tests/TimeWarp.State.Analyzer.Tests.csproj b/Tests/TimeWarp.State.Analyzer.Tests/TimeWarp.State.Analyzer.Tests.csproj index 24f175687..e964bb14b 100644 --- a/Tests/TimeWarp.State.Analyzer.Tests/TimeWarp.State.Analyzer.Tests.csproj +++ b/Tests/TimeWarp.State.Analyzer.Tests/TimeWarp.State.Analyzer.Tests.csproj @@ -1,8 +1,6 @@  - net8.0 - enable enable diff --git a/Tests/TimeWarp.State.Plus.Tests/TimeWarp.State.Plus.Tests.csproj b/Tests/TimeWarp.State.Plus.Tests/TimeWarp.State.Plus.Tests.csproj index 5db5c03c3..5483e9bef 100644 --- a/Tests/TimeWarp.State.Plus.Tests/TimeWarp.State.Plus.Tests.csproj +++ b/Tests/TimeWarp.State.Plus.Tests/TimeWarp.State.Plus.Tests.csproj @@ -1,8 +1,6 @@  - net8.0 - enable enable diff --git a/Tests/TimeWarp.State.Tests/TimeWarp.State.Tests.csproj b/Tests/TimeWarp.State.Tests/TimeWarp.State.Tests.csproj index 4ef571bcf..ad0e2c046 100644 --- a/Tests/TimeWarp.State.Tests/TimeWarp.State.Tests.csproj +++ b/Tests/TimeWarp.State.Tests/TimeWarp.State.Tests.csproj @@ -1,8 +1,6 @@  - net8.0 - enable enable