diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 7917b90..9de5298 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -15,7 +15,7 @@ ] }, "demaconsulting.weasyprinttool": { - "version": "69.0.0", + "version": "70.0.0", "commands": [ "weasyprint" ] diff --git a/src/DemaConsulting.Ste100Mark/DemaConsulting.Ste100Mark.csproj b/src/DemaConsulting.Ste100Mark/DemaConsulting.Ste100Mark.csproj index 3196699..5ab78d4 100644 --- a/src/DemaConsulting.Ste100Mark/DemaConsulting.Ste100Mark.csproj +++ b/src/DemaConsulting.Ste100Mark/DemaConsulting.Ste100Mark.csproj @@ -50,7 +50,7 @@ - + @@ -61,8 +61,8 @@ - - + + @@ -72,11 +72,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.Ste100Mark.Tests/DemaConsulting.Ste100Mark.Tests.csproj b/test/DemaConsulting.Ste100Mark.Tests/DemaConsulting.Ste100Mark.Tests.csproj index af23cee..9e418d1 100644 --- a/test/DemaConsulting.Ste100Mark.Tests/DemaConsulting.Ste100Mark.Tests.csproj +++ b/test/DemaConsulting.Ste100Mark.Tests/DemaConsulting.Ste100Mark.Tests.csproj @@ -37,9 +37,9 @@ all compile; runtime; build; native; contentfiles; analyzers; buildtransitive - + - + all runtime; build; native; contentfiles; analyzers; buildtransitive @@ -53,11 +53,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