From df13f4773aa779714e66c69666a13eedd2d97d9c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 04:12:04 +0000 Subject: [PATCH] Bump MinVer from 4.3.0 to 5.0.0 in /src Bumps [MinVer](https://github.com/adamralph/minver) from 4.3.0 to 5.0.0. - [Changelog](https://github.com/adamralph/minver/blob/main/CHANGELOG.md) - [Commits](https://github.com/adamralph/minver/compare/4.3.0...5.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 | 76 ++++++++++++++++++++-------------------- 1 file changed, 38 insertions(+), 38 deletions(-) diff --git a/src/Sample/Sample.csproj b/src/Sample/Sample.csproj index ff8cef2..42de9a3 100644 --- a/src/Sample/Sample.csproj +++ b/src/Sample/Sample.csproj @@ -1,38 +1,38 @@ - - - - Exe - net6.0 - enable - enable - - - - Mauro Servienti - - MIT - icon.png - - true - $(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb - true - true - true - snupkg - $(NoWarn);NU5105 - ..\..\nugets - - - - - - - - - all - runtime; build; native; contentfiles; analyzers - - - - - + + + + Exe + net6.0 + enable + enable + + + + Mauro Servienti + + MIT + icon.png + + true + $(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb + true + true + true + snupkg + $(NoWarn);NU5105 + ..\..\nugets + + + + + + + + + all + runtime; build; native; contentfiles; analyzers + + + + +