diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 1b742d6..4b8018a 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -16,7 +16,7 @@ "rollForward": false }, "demaconsulting.weasyprinttool": { - "version": "69.0.0", + "version": "70.0.0", "commands": [ "weasyprint" ], @@ -58,7 +58,7 @@ "rollForward": false }, "demaconsulting.sarifmark": { - "version": "1.3.2", + "version": "1.4.0", "commands": [ "sarifmark" ], diff --git a/src/DEMAConsulting.VHDLTest/DEMAConsulting.VHDLTest.csproj b/src/DEMAConsulting.VHDLTest/DEMAConsulting.VHDLTest.csproj index f6d3f72..e7efc02 100644 --- a/src/DEMAConsulting.VHDLTest/DEMAConsulting.VHDLTest.csproj +++ b/src/DEMAConsulting.VHDLTest/DEMAConsulting.VHDLTest.csproj @@ -55,8 +55,8 @@ - - + + @@ -66,11 +66,11 @@ 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 - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/test/DEMAConsulting.VHDLTest.Tests/DEMAConsulting.VHDLTest.Tests.csproj b/test/DEMAConsulting.VHDLTest.Tests/DEMAConsulting.VHDLTest.Tests.csproj index 800de2f..7b2b5f1 100644 --- a/test/DEMAConsulting.VHDLTest.Tests/DEMAConsulting.VHDLTest.Tests.csproj +++ b/test/DEMAConsulting.VHDLTest.Tests/DEMAConsulting.VHDLTest.Tests.csproj @@ -36,9 +36,9 @@ all compile; runtime; build; native; contentfiles; analyzers; buildtransitive - + - + all runtime; build; native; contentfiles; analyzers; buildtransitive @@ -47,11 +47,11 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive