diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json
index f81c491..2b1803e 100644
--- a/.config/dotnet-tools.json
+++ b/.config/dotnet-tools.json
@@ -33,7 +33,7 @@
]
},
"demaconsulting.reqstream": {
- "version": "1.7.0",
+ "version": "1.8.0",
"commands": [
"reqstream"
]
@@ -51,7 +51,7 @@
]
},
"demaconsulting.reviewmark": {
- "version": "1.1.0",
+ "version": "1.2.0",
"commands": [
"reviewmark"
]
diff --git a/src/DemaConsulting.NuGetInstaller/DemaConsulting.NuGetInstaller.csproj b/src/DemaConsulting.NuGetInstaller/DemaConsulting.NuGetInstaller.csproj
index 55412cc..bb79d2e 100644
--- a/src/DemaConsulting.NuGetInstaller/DemaConsulting.NuGetInstaller.csproj
+++ b/src/DemaConsulting.NuGetInstaller/DemaConsulting.NuGetInstaller.csproj
@@ -55,7 +55,7 @@
-
+
@@ -66,11 +66,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.NuGetInstaller.Tests/DemaConsulting.NuGetInstaller.Tests.csproj b/test/DemaConsulting.NuGetInstaller.Tests/DemaConsulting.NuGetInstaller.Tests.csproj
index 1c99453..4d741c1 100644
--- a/test/DemaConsulting.NuGetInstaller.Tests/DemaConsulting.NuGetInstaller.Tests.csproj
+++ b/test/DemaConsulting.NuGetInstaller.Tests/DemaConsulting.NuGetInstaller.Tests.csproj
@@ -45,11 +45,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