diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json
index 376f03a..0efd545 100644
--- a/.config/dotnet-tools.json
+++ b/.config/dotnet-tools.json
@@ -33,7 +33,7 @@
]
},
"demaconsulting.sarifmark": {
- "version": "1.3.0",
+ "version": "1.3.2",
"commands": [
"sarifmark"
]
diff --git a/src/DemaConsulting.SonarMark/DemaConsulting.SonarMark.csproj b/src/DemaConsulting.SonarMark/DemaConsulting.SonarMark.csproj
index 5787569..5439389 100644
--- a/src/DemaConsulting.SonarMark/DemaConsulting.SonarMark.csproj
+++ b/src/DemaConsulting.SonarMark/DemaConsulting.SonarMark.csproj
@@ -54,7 +54,7 @@
-
+
@@ -65,7 +65,7 @@
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
diff --git a/test/DemaConsulting.SonarMark.Tests/DemaConsulting.SonarMark.Tests.csproj b/test/DemaConsulting.SonarMark.Tests/DemaConsulting.SonarMark.Tests.csproj
index 0d6357b..386a117 100644
--- a/test/DemaConsulting.SonarMark.Tests/DemaConsulting.SonarMark.Tests.csproj
+++ b/test/DemaConsulting.SonarMark.Tests/DemaConsulting.SonarMark.Tests.csproj
@@ -29,7 +29,7 @@
- PrivateAssets="all" keeps this test-coverage tool out of any consuming project's dependencies.
- IncludeAssets lists all asset types (including 'build' and 'buildtransitive') to ensure the
data collector MSBuild targets are activated so coverage is collected during test runs. -->
-
+
all
runtime; build; native; contentfiles; analyzers; buildtransitive
@@ -45,7 +45,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