From 6c680d5b229de1bf055b5f78ae3bf3a86ae15715 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2024 01:39:19 +0000 Subject: [PATCH] Bump JetBrains.Annotations from 2023.3.0 to 2024.2.0 Bumps JetBrains.Annotations from 2023.3.0 to 2024.2.0. --- updated-dependencies: - dependency-name: JetBrains.Annotations dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- src/X.PagedList.EF/X.PagedList.EF.csproj | 2 +- src/X.PagedList.Mvc.Core/X.PagedList.Mvc.Core.csproj | 2 +- src/X.PagedList/X.PagedList.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/X.PagedList.EF/X.PagedList.EF.csproj b/src/X.PagedList.EF/X.PagedList.EF.csproj index e7d30ead..6b3b13bc 100644 --- a/src/X.PagedList.EF/X.PagedList.EF.csproj +++ b/src/X.PagedList.EF/X.PagedList.EF.csproj @@ -36,7 +36,7 @@ - + all diff --git a/src/X.PagedList.Mvc.Core/X.PagedList.Mvc.Core.csproj b/src/X.PagedList.Mvc.Core/X.PagedList.Mvc.Core.csproj index 0a4ff0c9..3252ea44 100644 --- a/src/X.PagedList.Mvc.Core/X.PagedList.Mvc.Core.csproj +++ b/src/X.PagedList.Mvc.Core/X.PagedList.Mvc.Core.csproj @@ -34,7 +34,7 @@ - + all diff --git a/src/X.PagedList/X.PagedList.csproj b/src/X.PagedList/X.PagedList.csproj index c548c22a..47fb3b52 100644 --- a/src/X.PagedList/X.PagedList.csproj +++ b/src/X.PagedList/X.PagedList.csproj @@ -32,7 +32,7 @@ - + all