From 5e704a7ff1b1c8d00e2f2c1a7376263635875ec2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Apr 2023 15:57:07 +0000 Subject: [PATCH 1/2] Bump PuppeteerSharp from 9.0.1 to 9.1.0 Bumps [PuppeteerSharp](https://github.com/hardkoded/puppeteer-sharp) from 9.0.1 to 9.1.0. - [Release notes](https://github.com/hardkoded/puppeteer-sharp/releases) - [Commits](https://github.com/hardkoded/puppeteer-sharp/compare/v9.0.1...v9.1.0) --- updated-dependencies: - dependency-name: PuppeteerSharp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Codeuctivity.HtmlRenderer/Codeuctivity.HtmlRenderer.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Codeuctivity.HtmlRenderer/Codeuctivity.HtmlRenderer.csproj b/Codeuctivity.HtmlRenderer/Codeuctivity.HtmlRenderer.csproj index cece021..2bc43f0 100644 --- a/Codeuctivity.HtmlRenderer/Codeuctivity.HtmlRenderer.csproj +++ b/Codeuctivity.HtmlRenderer/Codeuctivity.HtmlRenderer.csproj @@ -1,4 +1,4 @@ - + netstandard2.0;net7.0;net6.0 @@ -39,7 +39,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive From 78569f30005e0ad5da92c040fa5b1cc3f9f365f3 Mon Sep 17 00:00:00 2001 From: "Stefan.Seeland" <168659+stesee@users.noreply.github.com> Date: Wed, 12 Apr 2023 12:33:14 +0200 Subject: [PATCH 2/2] Bumped dev time dependencies --- Codeuctivity.HtmlRenderer/Codeuctivity.HtmlRenderer.csproj | 2 +- .../Codeuctivity.HtmlRendererCliTests.csproj | 4 ++-- .../Codeuctivity.HtmlRendererTests.csproj | 6 +++--- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Codeuctivity.HtmlRenderer/Codeuctivity.HtmlRenderer.csproj b/Codeuctivity.HtmlRenderer/Codeuctivity.HtmlRenderer.csproj index 2bc43f0..bb254d7 100644 --- a/Codeuctivity.HtmlRenderer/Codeuctivity.HtmlRenderer.csproj +++ b/Codeuctivity.HtmlRenderer/Codeuctivity.HtmlRenderer.csproj @@ -40,7 +40,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/Codeuctivity.HtmlRendererCliTests/Codeuctivity.HtmlRendererCliTests.csproj b/Codeuctivity.HtmlRendererCliTests/Codeuctivity.HtmlRendererCliTests.csproj index 40890bd..7b34c5a 100644 --- a/Codeuctivity.HtmlRendererCliTests/Codeuctivity.HtmlRendererCliTests.csproj +++ b/Codeuctivity.HtmlRendererCliTests/Codeuctivity.HtmlRendererCliTests.csproj @@ -7,8 +7,8 @@ - - + + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/Codeuctivity.HtmlRendererTests/Codeuctivity.HtmlRendererTests.csproj b/Codeuctivity.HtmlRendererTests/Codeuctivity.HtmlRendererTests.csproj index 92c30c9..e8f2288 100644 --- a/Codeuctivity.HtmlRendererTests/Codeuctivity.HtmlRendererTests.csproj +++ b/Codeuctivity.HtmlRendererTests/Codeuctivity.HtmlRendererTests.csproj @@ -16,13 +16,13 @@ - + - + runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive