diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json
index c650c2a..88d4aa0 100644
--- a/.config/dotnet-tools.json
+++ b/.config/dotnet-tools.json
@@ -3,7 +3,7 @@
"isRoot": true,
"tools": {
"dotnet-sonarscanner": {
- "version": "11.1.0",
+ "version": "11.2.0",
"commands": [
"dotnet-sonarscanner"
]
diff --git a/src/DemaConsulting.ReviewMark/DemaConsulting.ReviewMark.csproj b/src/DemaConsulting.ReviewMark/DemaConsulting.ReviewMark.csproj
index 3deb4ca..bf8e20b 100644
--- a/src/DemaConsulting.ReviewMark/DemaConsulting.ReviewMark.csproj
+++ b/src/DemaConsulting.ReviewMark/DemaConsulting.ReviewMark.csproj
@@ -48,17 +48,17 @@
-
+
-
+
-
-
+
+
@@ -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.ReviewMark.Tests/DemaConsulting.ReviewMark.Tests.csproj b/test/DemaConsulting.ReviewMark.Tests/DemaConsulting.ReviewMark.Tests.csproj
index c8ea4a5..32fa8d5 100644
--- a/test/DemaConsulting.ReviewMark.Tests/DemaConsulting.ReviewMark.Tests.csproj
+++ b/test/DemaConsulting.ReviewMark.Tests/DemaConsulting.ReviewMark.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