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.AgentControl/DemaConsulting.AgentControl.csproj b/src/DemaConsulting.AgentControl/DemaConsulting.AgentControl.csproj index ebf39d1..d9ccdb2 100644 --- a/src/DemaConsulting.AgentControl/DemaConsulting.AgentControl.csproj +++ b/src/DemaConsulting.AgentControl/DemaConsulting.AgentControl.csproj @@ -82,8 +82,8 @@ - - + + @@ -93,7 +93,7 @@ throughout the app, so subsystems depend only on the portable ILogger interface rather than Serilog directly. --> - + @@ -118,11 +118,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.AgentControl.ArgLoggerStub/DemaConsulting.AgentControl.ArgLoggerStub.csproj b/test/DemaConsulting.AgentControl.ArgLoggerStub/DemaConsulting.AgentControl.ArgLoggerStub.csproj index b2fb33e..479ce77 100644 --- a/test/DemaConsulting.AgentControl.ArgLoggerStub/DemaConsulting.AgentControl.ArgLoggerStub.csproj +++ b/test/DemaConsulting.AgentControl.ArgLoggerStub/DemaConsulting.AgentControl.ArgLoggerStub.csproj @@ -35,17 +35,17 @@ - - + + - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/test/DemaConsulting.AgentControl.Tests/DemaConsulting.AgentControl.Tests.csproj b/test/DemaConsulting.AgentControl.Tests/DemaConsulting.AgentControl.Tests.csproj index 9b2ee95..51be9dc 100644 --- a/test/DemaConsulting.AgentControl.Tests/DemaConsulting.AgentControl.Tests.csproj +++ b/test/DemaConsulting.AgentControl.Tests/DemaConsulting.AgentControl.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 diff --git a/test/DemaConsulting.AgentControl.UiTests/DemaConsulting.AgentControl.UiTests.csproj b/test/DemaConsulting.AgentControl.UiTests/DemaConsulting.AgentControl.UiTests.csproj index 93c511b..2f90c67 100644 --- a/test/DemaConsulting.AgentControl.UiTests/DemaConsulting.AgentControl.UiTests.csproj +++ b/test/DemaConsulting.AgentControl.UiTests/DemaConsulting.AgentControl.UiTests.csproj @@ -48,9 +48,9 @@ all compile; runtime; build; native; contentfiles; analyzers; buildtransitive - + - + all runtime; build; native; contentfiles; analyzers; buildtransitive @@ -76,11 +76,11 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive