diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index d17e8e3..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,7 +63,7 @@ ] }, "demaconsulting.sysml2tools.tool": { - "version": "0.1.0-beta.13", + "version": "0.1.0", "commands": [ "sysml2tools" ] diff --git a/src/DemaConsulting.ReviewMark/DemaConsulting.ReviewMark.csproj b/src/DemaConsulting.ReviewMark/DemaConsulting.ReviewMark.csproj index 83d7998..688900a 100644 --- a/src/DemaConsulting.ReviewMark/DemaConsulting.ReviewMark.csproj +++ b/src/DemaConsulting.ReviewMark/DemaConsulting.ReviewMark.csproj @@ -72,7 +72,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/test/DemaConsulting.ReviewMark.Tests/DemaConsulting.ReviewMark.Tests.csproj b/test/DemaConsulting.ReviewMark.Tests/DemaConsulting.ReviewMark.Tests.csproj index e3165cc..b0e7f60 100644 --- a/test/DemaConsulting.ReviewMark.Tests/DemaConsulting.ReviewMark.Tests.csproj +++ b/test/DemaConsulting.ReviewMark.Tests/DemaConsulting.ReviewMark.Tests.csproj @@ -54,7 +54,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/test/OtsSoftwareTests/OtsSoftwareTests.csproj b/test/OtsSoftwareTests/OtsSoftwareTests.csproj index 1b51507..cb05aae 100644 --- a/test/OtsSoftwareTests/OtsSoftwareTests.csproj +++ b/test/OtsSoftwareTests/OtsSoftwareTests.csproj @@ -67,7 +67,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive