diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index bd7153b..9c0eabc 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -73,7 +73,7 @@ "rollForward": false }, "demaconsulting.sysml2tools.tool": { - "version": "0.1.0-beta.7", + "version": "0.1.0-beta.13", "commands": [ "sysml2tools" ], diff --git a/src/DemaConsulting.DictionaryMark/DemaConsulting.DictionaryMark.csproj b/src/DemaConsulting.DictionaryMark/DemaConsulting.DictionaryMark.csproj index e032476..f9c3f19 100644 --- a/src/DemaConsulting.DictionaryMark/DemaConsulting.DictionaryMark.csproj +++ b/src/DemaConsulting.DictionaryMark/DemaConsulting.DictionaryMark.csproj @@ -50,14 +50,14 @@ - + - - + + @@ -67,7 +67,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.DictionaryMark.Tests/DemaConsulting.DictionaryMark.Tests.csproj b/test/DemaConsulting.DictionaryMark.Tests/DemaConsulting.DictionaryMark.Tests.csproj index eed8094..9e9a829 100644 --- a/test/DemaConsulting.DictionaryMark.Tests/DemaConsulting.DictionaryMark.Tests.csproj +++ b/test/DemaConsulting.DictionaryMark.Tests/DemaConsulting.DictionaryMark.Tests.csproj @@ -35,7 +35,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all @@ -50,7 +50,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