From c7a93cdaedffcad7f6daf30f305b46b01c47fbdb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Sep 2024 04:14:44 +0000 Subject: [PATCH] Bump MinVer from 5.0.0 to 6.0.0 in /src Bumps [MinVer](https://github.com/adamralph/minver) from 5.0.0 to 6.0.0. - [Changelog](https://github.com/adamralph/minver/blob/main/CHANGELOG.md) - [Commits](https://github.com/adamralph/minver/compare/5.0.0...6.0.0) --- updated-dependencies: - dependency-name: MinVer dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- src/Sample/Sample.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Sample/Sample.csproj b/src/Sample/Sample.csproj index dd97c34..fd7a261 100644 --- a/src/Sample/Sample.csproj +++ b/src/Sample/Sample.csproj @@ -28,7 +28,7 @@ - + all runtime; build; native; contentfiles; analyzers