diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index c49c0c0..b80ca12 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -21,19 +21,19 @@ ] }, "demaconsulting.pandoctool": { - "version": "3.8.3", + "version": "3.9.0", "commands": [ "pandoc" ] }, "demaconsulting.weasyprinttool": { - "version": "68.0.0", + "version": "68.1.0", "commands": [ "weasyprint" ] }, "demaconsulting.reqstream": { - "version": "1.0.1", + "version": "1.1.0", "commands": [ "reqstream" ] diff --git a/test/DEMAConsulting.VHDLTest.Tests/DEMAConsulting.VHDLTest.Tests.csproj b/test/DEMAConsulting.VHDLTest.Tests/DEMAConsulting.VHDLTest.Tests.csproj index 9549a06..158e405 100644 --- a/test/DEMAConsulting.VHDLTest.Tests/DEMAConsulting.VHDLTest.Tests.csproj +++ b/test/DEMAConsulting.VHDLTest.Tests/DEMAConsulting.VHDLTest.Tests.csproj @@ -23,8 +23,8 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive