diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json
index 0367942..df60f44 100644
--- a/.config/dotnet-tools.json
+++ b/.config/dotnet-tools.json
@@ -51,7 +51,7 @@
]
},
"demaconsulting.reviewmark": {
- "version": "0.1.0-rc.3",
+ "version": "0.1.0",
"commands": [
"reviewmark"
]
diff --git a/src/DemaConsulting.TestResults/DemaConsulting.TestResults.csproj b/src/DemaConsulting.TestResults/DemaConsulting.TestResults.csproj
index e4540a3..243d5a1 100644
--- a/src/DemaConsulting.TestResults/DemaConsulting.TestResults.csproj
+++ b/src/DemaConsulting.TestResults/DemaConsulting.TestResults.csproj
@@ -49,8 +49,8 @@
-
-
+
+
@@ -60,11 +60,11 @@
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
-
+
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 1eeffd8..8423dc6 100644
--- a/test/DemaConsulting.TestResults.Tests/DemaConsulting.TestResults.Tests.csproj
+++ b/test/DemaConsulting.TestResults.Tests/DemaConsulting.TestResults.Tests.csproj
@@ -51,11 +51,11 @@
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
-
+
all
runtime; build; native; contentfiles; analyzers; buildtransitive