From 96235a11e58ca00b16c09d59d2130b7f012461bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Sep 2024 10:23:35 +0000 Subject: [PATCH] Bump the dev-dependencies group in /src with 2 updates Bumps the dev-dependencies group in /src with 2 updates: [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) and [MinVer](https://github.com/adamralph/minver). Updates `Microsoft.NET.Test.Sdk` from 17.11.0 to 17.11.1 - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](https://github.com/microsoft/vstest/compare/v17.11.0...v17.11.1) Updates `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: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: MinVer dependency-type: direct:production update-type: version-update:semver-major dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] --- src/SslCertBinding.Net.Tests/SslCertBinding.Net.Tests.csproj | 2 +- src/SslCertBinding.Net/SslCertBinding.Net.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/SslCertBinding.Net.Tests/SslCertBinding.Net.Tests.csproj b/src/SslCertBinding.Net.Tests/SslCertBinding.Net.Tests.csproj index 8472ae1..d451bbd 100644 --- a/src/SslCertBinding.Net.Tests/SslCertBinding.Net.Tests.csproj +++ b/src/SslCertBinding.Net.Tests/SslCertBinding.Net.Tests.csproj @@ -6,7 +6,7 @@ en - + all diff --git a/src/SslCertBinding.Net/SslCertBinding.Net.csproj b/src/SslCertBinding.Net/SslCertBinding.Net.csproj index 0640172..02201bf 100644 --- a/src/SslCertBinding.Net/SslCertBinding.Net.csproj +++ b/src/SslCertBinding.Net/SslCertBinding.Net.csproj @@ -48,7 +48,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive