diff --git a/src/ErrorOr.csproj b/src/ErrorOr.csproj
index d4a98af..2f6bdb0 100644
--- a/src/ErrorOr.csproj
+++ b/src/ErrorOr.csproj
@@ -5,7 +5,13 @@
enable
enable
true
- bin\$(Configuration)\$(TargetFramework)\$(AssemblyName).xml
+
+
+
+ bin\$(Configuration)\netstandard2.0\$(AssemblyName).xml
+
+
+ bin\$(Configuration)\net8.0\$(AssemblyName).xml
@@ -26,7 +32,8 @@
-
+
+