diff --git a/tests/Directory.Packages.props b/tests/Directory.Packages.props index f148a5485..23e3bd005 100644 --- a/tests/Directory.Packages.props +++ b/tests/Directory.Packages.props @@ -1,9 +1,11 @@ + true false $(NoWarn);NU1507 + @@ -12,4 +14,5 @@ + diff --git a/tests/indicators/Tests.Indicators.csproj b/tests/indicators/Tests.Indicators.csproj index 0cbcad725..4827c4191 100644 --- a/tests/indicators/Tests.Indicators.csproj +++ b/tests/indicators/Tests.Indicators.csproj @@ -1,5 +1,6 @@ + net9.0 enable false @@ -12,7 +13,9 @@ true true true + + @@ -23,9 +26,11 @@ runtime; build; native; contentfiles; analyzers; buildtransitive + + Always @@ -52,4 +57,5 @@ Always + diff --git a/tests/other/Tests.Other.csproj b/tests/other/Tests.Other.csproj index b20b4e39a..f5c7c82a3 100644 --- a/tests/other/Tests.Other.csproj +++ b/tests/other/Tests.Other.csproj @@ -1,5 +1,6 @@ + net9.0 enable false @@ -12,13 +13,17 @@ true true true + + + + diff --git a/tests/performance/Tests.Performance.csproj b/tests/performance/Tests.Performance.csproj index 201bf155c..d94448e0d 100644 --- a/tests/performance/Tests.Performance.csproj +++ b/tests/performance/Tests.Performance.csproj @@ -1,5 +1,6 @@ + net9.0 enable Exe @@ -12,13 +13,17 @@ true true true + + + + Always @@ -33,4 +38,5 @@ Always +