diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index a03716c..6b234a0 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -9,7 +9,7 @@ ] }, "demaconsulting.pandoctool": { - "version": "3.10.0", + "version": "3.10.1", "commands": [ "pandoc" ] @@ -63,10 +63,10 @@ ] }, "demaconsulting.sysml2tools.tool": { - "version": "0.1.0-beta.13", + "version": "0.1.0", "commands": [ "sysml2tools" ] } } -} +} \ No newline at end of file diff --git a/src/DemaConsulting.VersionMark/DemaConsulting.VersionMark.csproj b/src/DemaConsulting.VersionMark/DemaConsulting.VersionMark.csproj index 4311fe0..c7a52f7 100644 --- a/src/DemaConsulting.VersionMark/DemaConsulting.VersionMark.csproj +++ b/src/DemaConsulting.VersionMark/DemaConsulting.VersionMark.csproj @@ -49,15 +49,15 @@ - + - - + + @@ -69,11 +69,11 @@ 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.VersionMark.Tests/DemaConsulting.VersionMark.Tests.csproj b/test/DemaConsulting.VersionMark.Tests/DemaConsulting.VersionMark.Tests.csproj index 101d57e..27e8a9c 100644 --- a/test/DemaConsulting.VersionMark.Tests/DemaConsulting.VersionMark.Tests.csproj +++ b/test/DemaConsulting.VersionMark.Tests/DemaConsulting.VersionMark.Tests.csproj @@ -34,7 +34,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all @@ -49,11 +49,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