diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json
index 606edd2..d17e8e3 100644
--- a/.config/dotnet-tools.json
+++ b/.config/dotnet-tools.json
@@ -63,7 +63,7 @@
]
},
"demaconsulting.sysml2tools.tool": {
- "version": "0.1.0-beta.7",
+ "version": "0.1.0-beta.13",
"commands": [
"sysml2tools"
]
diff --git a/src/DemaConsulting.FileAssert/DemaConsulting.FileAssert.csproj b/src/DemaConsulting.FileAssert/DemaConsulting.FileAssert.csproj
index 63cc435..e0d0320 100644
--- a/src/DemaConsulting.FileAssert/DemaConsulting.FileAssert.csproj
+++ b/src/DemaConsulting.FileAssert/DemaConsulting.FileAssert.csproj
@@ -52,14 +52,14 @@
-
+
-
-
+
+
@@ -69,7 +69,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.FileAssert.Tests/DemaConsulting.FileAssert.Tests.csproj b/test/DemaConsulting.FileAssert.Tests/DemaConsulting.FileAssert.Tests.csproj
index 373b6c6..397363f 100644
--- a/test/DemaConsulting.FileAssert.Tests/DemaConsulting.FileAssert.Tests.csproj
+++ b/test/DemaConsulting.FileAssert.Tests/DemaConsulting.FileAssert.Tests.csproj
@@ -35,7 +35,7 @@
all
runtime; build; native; contentfiles; analyzers; buildtransitive
-
+
@@ -51,7 +51,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