diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json
index 5d576b2..8dddc31 100644
--- a/.config/dotnet-tools.json
+++ b/.config/dotnet-tools.json
@@ -21,7 +21,7 @@
]
},
"demaconsulting.buildmark": {
- "version": "1.2.2",
+ "version": "1.3.0",
"commands": [
"buildmark"
]
diff --git a/src/DemaConsulting.TestResults/DemaConsulting.TestResults.csproj b/src/DemaConsulting.TestResults/DemaConsulting.TestResults.csproj
index d98523e..1e92185 100644
--- a/src/DemaConsulting.TestResults/DemaConsulting.TestResults.csproj
+++ b/src/DemaConsulting.TestResults/DemaConsulting.TestResults.csproj
@@ -49,9 +49,9 @@
-
+
-
+
@@ -61,7 +61,7 @@
in packages that consume this library.
- IncludeAssets lists all asset types (including 'analyzers' and 'buildtransitive') to ensure
Roslyn analyzers and MSBuild targets are fully activated during the build. -->
-
+
all
runtime; build; native; contentfiles; analyzers; buildtransitive
diff --git a/test/DemaConsulting.TestResults.Tests/DemaConsulting.TestResults.Tests.csproj b/test/DemaConsulting.TestResults.Tests/DemaConsulting.TestResults.Tests.csproj
index acd5d86..0cb1eee 100644
--- a/test/DemaConsulting.TestResults.Tests/DemaConsulting.TestResults.Tests.csproj
+++ b/test/DemaConsulting.TestResults.Tests/DemaConsulting.TestResults.Tests.csproj
@@ -62,7 +62,7 @@
in any project that references this test project.
- IncludeAssets lists all asset types (including 'analyzers' and 'buildtransitive') to ensure
Roslyn analyzers and MSBuild targets are fully activated during the build. -->
-
+
all
runtime; build; native; contentfiles; analyzers; buildtransitive