From 1f282c6b44c59e05624131f4a96e52bab743a1ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Aug 2022 07:37:59 +0000 Subject: [PATCH] Bump MinVer from 4.1.0 to 4.2.0 Bumps [MinVer](https://github.com/adamralph/minver) from 4.1.0 to 4.2.0. - [Release notes](https://github.com/adamralph/minver/releases) - [Changelog](https://github.com/adamralph/minver/blob/main/CHANGELOG.md) - [Commits](https://github.com/adamralph/minver/compare/4.1.0...4.2.0) --- updated-dependencies: - dependency-name: MinVer dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- src/FastCache.Cached/FastCache.Cached.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/FastCache.Cached/FastCache.Cached.csproj b/src/FastCache.Cached/FastCache.Cached.csproj index c622722..5ad3752 100644 --- a/src/FastCache.Cached/FastCache.Cached.csproj +++ b/src/FastCache.Cached/FastCache.Cached.csproj @@ -33,7 +33,7 @@ Credit to Vladimir Sadov for his implementation of NonBlocking.ConcurrentDiction - + runtime; build; native; contentfiles; analyzers; buildtransitive all