diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json
index dbc693e..a95c2a5 100644
--- a/.config/dotnet-tools.json
+++ b/.config/dotnet-tools.json
@@ -45,7 +45,7 @@
]
},
"demaconsulting.reviewmark": {
- "version": "0.1.0-rc.3",
+ "version": "0.1.0",
"commands": [
"reviewmark"
]
diff --git a/src/DemaConsulting.VersionMark/DemaConsulting.VersionMark.csproj b/src/DemaConsulting.VersionMark/DemaConsulting.VersionMark.csproj
index 716e727..559ed65 100644
--- a/src/DemaConsulting.VersionMark/DemaConsulting.VersionMark.csproj
+++ b/src/DemaConsulting.VersionMark/DemaConsulting.VersionMark.csproj
@@ -48,16 +48,16 @@
-
-
+
+
-
-
+
+
@@ -69,11 +69,11 @@
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.VersionMark.Tests/DemaConsulting.VersionMark.Tests.csproj b/test/DemaConsulting.VersionMark.Tests/DemaConsulting.VersionMark.Tests.csproj
index d8ccbb4..1f3d010 100644
--- a/test/DemaConsulting.VersionMark.Tests/DemaConsulting.VersionMark.Tests.csproj
+++ b/test/DemaConsulting.VersionMark.Tests/DemaConsulting.VersionMark.Tests.csproj
@@ -44,11 +44,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