From b3c3dccbd61637d7e00c9900b30430583a7e00d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Apr 2025 18:13:36 +0000 Subject: [PATCH] Bump PuppeteerSharp and System.ComponentModel.Annotations Bumps [PuppeteerSharp](https://github.com/hardkoded/puppeteer-sharp) and [System.ComponentModel.Annotations](https://github.com/dotnet/runtime). These dependencies needed to be updated together. Updates `PuppeteerSharp` from 18.1.0 to 20.1.3 - [Release notes](https://github.com/hardkoded/puppeteer-sharp/releases) - [Commits](https://github.com/hardkoded/puppeteer-sharp/compare/v18.1.0...v20.1.3) Updates `System.ComponentModel.Annotations` from 5.0.0 to 5.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v5.0.0...v5.0.0) --- updated-dependencies: - dependency-name: PuppeteerSharp dependency-version: 20.1.3 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: System.ComponentModel.Annotations dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/BenchmarkDotNetVisualizer.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/BenchmarkDotNetVisualizer.csproj b/src/BenchmarkDotNetVisualizer.csproj index fd009dd..c03b600 100644 --- a/src/BenchmarkDotNetVisualizer.csproj +++ b/src/BenchmarkDotNetVisualizer.csproj @@ -1,4 +1,4 @@ - + netstandard2.1;net6.0;net7.0;net8.0;net9.0 @@ -60,7 +60,7 @@ - +