From 5157fc857facba6e601ecc11a5ebb11cdf236bb6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 01:34:55 +0000 Subject: [PATCH] Bump System.Collections.Immutable from 7.0.0 to 8.0.0 Bumps [System.Collections.Immutable](https://github.com/dotnet/runtime) from 7.0.0 to 8.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v7.0.0...v8.0.0) --- updated-dependencies: - dependency-name: System.Collections.Immutable dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- src/X.Web.MetaExtractor/X.Web.MetaExtractor.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/X.Web.MetaExtractor/X.Web.MetaExtractor.csproj b/src/X.Web.MetaExtractor/X.Web.MetaExtractor.csproj index c21beab..00fafbe 100644 --- a/src/X.Web.MetaExtractor/X.Web.MetaExtractor.csproj +++ b/src/X.Web.MetaExtractor/X.Web.MetaExtractor.csproj @@ -23,7 +23,7 @@ - + \ No newline at end of file