diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json
index 7917b90..3731c4f 100644
--- a/.config/dotnet-tools.json
+++ b/.config/dotnet-tools.json
@@ -15,13 +15,13 @@
]
},
"demaconsulting.weasyprinttool": {
- "version": "69.0.0",
+ "version": "70.0.0",
"commands": [
"weasyprint"
]
},
"demaconsulting.sarifmark": {
- "version": "1.3.2",
+ "version": "1.4.0",
"commands": [
"sarifmark"
]
diff --git a/src/DemaConsulting.TemplateDotNetTool/DemaConsulting.TemplateDotNetTool.csproj b/src/DemaConsulting.TemplateDotNetTool/DemaConsulting.TemplateDotNetTool.csproj
index 1cfbb30..e3b627e 100644
--- a/src/DemaConsulting.TemplateDotNetTool/DemaConsulting.TemplateDotNetTool.csproj
+++ b/src/DemaConsulting.TemplateDotNetTool/DemaConsulting.TemplateDotNetTool.csproj
@@ -54,8 +54,8 @@
-
-
+
+
@@ -65,11 +65,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.TemplateDotNetTool.Tests/DemaConsulting.TemplateDotNetTool.Tests.csproj b/test/DemaConsulting.TemplateDotNetTool.Tests/DemaConsulting.TemplateDotNetTool.Tests.csproj
index 432ab66..b263b71 100644
--- a/test/DemaConsulting.TemplateDotNetTool.Tests/DemaConsulting.TemplateDotNetTool.Tests.csproj
+++ b/test/DemaConsulting.TemplateDotNetTool.Tests/DemaConsulting.TemplateDotNetTool.Tests.csproj
@@ -37,9 +37,9 @@
all
compile; runtime; build; native; contentfiles; analyzers; buildtransitive
-
+
-
+
all
runtime; build; native; contentfiles; analyzers; buildtransitive
@@ -53,11 +53,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