diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json
index 1657ab6..de4a278 100644
--- a/.config/dotnet-tools.json
+++ b/.config/dotnet-tools.json
@@ -39,19 +39,19 @@
]
},
"demaconsulting.sonarmark": {
- "version": "1.4.0",
+ "version": "1.5.0",
"commands": [
"sonarmark"
]
},
"demaconsulting.reqstream": {
- "version": "1.7.0",
+ "version": "1.9.0",
"commands": [
"reqstream"
]
},
"demaconsulting.buildmark": {
- "version": "1.0.0",
+ "version": "1.1.0",
"commands": [
"buildmark"
]
@@ -63,7 +63,7 @@
]
},
"demaconsulting.reviewmark": {
- "version": "1.1.0",
+ "version": "1.2.0",
"commands": [
"reviewmark"
]
diff --git a/src/DemaConsulting.BuildMark/DemaConsulting.BuildMark.csproj b/src/DemaConsulting.BuildMark/DemaConsulting.BuildMark.csproj
index be42b32..485540c 100644
--- a/src/DemaConsulting.BuildMark/DemaConsulting.BuildMark.csproj
+++ b/src/DemaConsulting.BuildMark/DemaConsulting.BuildMark.csproj
@@ -57,7 +57,7 @@
-
+
@@ -68,11 +68,11 @@
in packages that consume this tool.
- 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.BuildMark.Tests/DemaConsulting.BuildMark.Tests.csproj b/test/DemaConsulting.BuildMark.Tests/DemaConsulting.BuildMark.Tests.csproj
index 53aa265..a4f77fb 100644
--- a/test/DemaConsulting.BuildMark.Tests/DemaConsulting.BuildMark.Tests.csproj
+++ b/test/DemaConsulting.BuildMark.Tests/DemaConsulting.BuildMark.Tests.csproj
@@ -46,11 +46,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