diff --git a/benchmark/benchmark.csproj b/benchmark/benchmark.csproj
index efb963c..32d8808 100644
--- a/benchmark/benchmark.csproj
+++ b/benchmark/benchmark.csproj
@@ -5,7 +5,9 @@
net8.0
enable
enable
- true
+ true
+ true
+ AllEnabledByDefault
diff --git a/src/SimdUnicode.csproj b/src/SimdUnicode.csproj
index 0abeecf..b770ab5 100644
--- a/src/SimdUnicode.csproj
+++ b/src/SimdUnicode.csproj
@@ -6,6 +6,8 @@
enable
true
+ true
+ AllEnabledByDefault
\ No newline at end of file
diff --git a/test/tests.csproj b/test/tests.csproj
index 221066e..c5a5a10 100644
--- a/test/tests.csproj
+++ b/test/tests.csproj
@@ -4,11 +4,11 @@
net8.0
enable
enable
-
false
true
- true
-
+ true
+ true
+ AllEnabledByDefault