From 1ec6e7e13b32c7cd54bfc4b60fe3a24e0761316c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Sep 2026 02:44:51 +0000 Subject: [PATCH] Bump Microsoft.Azure.Functions.Worker.Sdk and Microsoft.NET.Test.Sdk Bumps Microsoft.Azure.Functions.Worker.Sdk from 2.0.7 to 2.1.0 Bumps Microsoft.NET.Test.Sdk from 18.7.0 to 18.9.0 --- updated-dependencies: - dependency-name: Microsoft.Azure.Functions.Worker.Sdk dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-version-minor-patch - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-version-minor-patch ... Signed-off-by: dependabot[bot] --- src/Dan.Plugin.Bits/Dan.Plugin.Bits.csproj | 2 +- test/Dan.Plugin.Bits.Test/Dan.Plugin.Bits.Test.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Dan.Plugin.Bits/Dan.Plugin.Bits.csproj b/src/Dan.Plugin.Bits/Dan.Plugin.Bits.csproj index ea03e82..0266380 100644 --- a/src/Dan.Plugin.Bits/Dan.Plugin.Bits.csproj +++ b/src/Dan.Plugin.Bits/Dan.Plugin.Bits.csproj @@ -7,7 +7,7 @@ - + diff --git a/test/Dan.Plugin.Bits.Test/Dan.Plugin.Bits.Test.csproj b/test/Dan.Plugin.Bits.Test/Dan.Plugin.Bits.Test.csproj index 0b430d2..8981ecc 100644 --- a/test/Dan.Plugin.Bits.Test/Dan.Plugin.Bits.Test.csproj +++ b/test/Dan.Plugin.Bits.Test/Dan.Plugin.Bits.Test.csproj @@ -8,7 +8,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive