From 481c12eabade6db1649f5905315066657dc462fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Mar 2026 16:50:53 +0000 Subject: [PATCH] Bump the nuget-dependencies group with 3 updates Bumps coverlet.collector from 6.0.4 to 8.0.0 Bumps Microsoft.NET.Test.Sdk from 18.0.1 to 18.3.0 Bumps NuGet.Protocol from 7.0.1 to 7.3.0 --- updated-dependencies: - dependency-name: coverlet.collector dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: nuget-dependencies - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-dependencies - dependency-name: NuGet.Protocol dependency-version: 7.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-dependencies ... Signed-off-by: dependabot[bot] --- src/GithubCredentialProvider/GithubCredentialProvider.csproj | 2 +- .../GithubCredentialProvider.Tests.csproj | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/GithubCredentialProvider/GithubCredentialProvider.csproj b/src/GithubCredentialProvider/GithubCredentialProvider.csproj index fc6435f..a2ecd17 100644 --- a/src/GithubCredentialProvider/GithubCredentialProvider.csproj +++ b/src/GithubCredentialProvider/GithubCredentialProvider.csproj @@ -36,6 +36,6 @@ - + diff --git a/tests/GithubCredentialProvider.Tests/GithubCredentialProvider.Tests.csproj b/tests/GithubCredentialProvider.Tests/GithubCredentialProvider.Tests.csproj index d7307ec..f3a8f9f 100644 --- a/tests/GithubCredentialProvider.Tests/GithubCredentialProvider.Tests.csproj +++ b/tests/GithubCredentialProvider.Tests/GithubCredentialProvider.Tests.csproj @@ -8,13 +8,13 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all