diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 7917b90..3731c4f 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -15,13 +15,13 @@ ] }, "demaconsulting.weasyprinttool": { - "version": "69.0.0", + "version": "70.0.0", "commands": [ "weasyprint" ] }, "demaconsulting.sarifmark": { - "version": "1.3.2", + "version": "1.4.0", "commands": [ "sarifmark" ] diff --git a/src/DemaConsulting.FileAssert/DemaConsulting.FileAssert.csproj b/src/DemaConsulting.FileAssert/DemaConsulting.FileAssert.csproj index 09a4a73..cdb3976 100644 --- a/src/DemaConsulting.FileAssert/DemaConsulting.FileAssert.csproj +++ b/src/DemaConsulting.FileAssert/DemaConsulting.FileAssert.csproj @@ -52,14 +52,14 @@ - + - - + + @@ -69,11 +69,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.FileAssert.Tests/DemaConsulting.FileAssert.Tests.csproj b/test/DemaConsulting.FileAssert.Tests/DemaConsulting.FileAssert.Tests.csproj index 8af76a9..cf2ad1f 100644 --- a/test/DemaConsulting.FileAssert.Tests/DemaConsulting.FileAssert.Tests.csproj +++ b/test/DemaConsulting.FileAssert.Tests/DemaConsulting.FileAssert.Tests.csproj @@ -37,10 +37,10 @@ all compile; runtime; build; native; contentfiles; analyzers; buildtransitive - + - + all runtime; build; native; contentfiles; analyzers; buildtransitive @@ -54,11 +54,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