diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 7a1fe46..685f26f 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -30,7 +30,7 @@ "rollForward": false }, "demaconsulting.buildmark": { - "version": "1.2.2", + "version": "1.3.0", "commands": [ "buildmark" ], diff --git a/src/DEMAConsulting.VHDLTest/DEMAConsulting.VHDLTest.csproj b/src/DEMAConsulting.VHDLTest/DEMAConsulting.VHDLTest.csproj index 913dca5..e45704d 100644 --- a/src/DEMAConsulting.VHDLTest/DEMAConsulting.VHDLTest.csproj +++ b/src/DEMAConsulting.VHDLTest/DEMAConsulting.VHDLTest.csproj @@ -56,7 +56,7 @@ - + @@ -66,7 +66,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.VHDLTest.Tests/DEMAConsulting.VHDLTest.Tests.csproj b/test/DEMAConsulting.VHDLTest.Tests/DEMAConsulting.VHDLTest.Tests.csproj index 2af154b..138efa0 100644 --- a/test/DEMAConsulting.VHDLTest.Tests/DEMAConsulting.VHDLTest.Tests.csproj +++ b/test/DEMAConsulting.VHDLTest.Tests/DEMAConsulting.VHDLTest.Tests.csproj @@ -40,7 +40,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive