From f052c32103732c67b0e469994e1c52f011101b33 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Mar 2022 13:02:00 +0000 Subject: [PATCH 1/2] Bump Octopus.Server.Extensibility from 12.1.0 to 14.0.4 in /source Bumps [Octopus.Server.Extensibility](https://github.com/OctopusDeploy/ServerExtensibility) from 12.1.0 to 14.0.4. - [Release notes](https://github.com/OctopusDeploy/ServerExtensibility/releases) - [Commits](https://github.com/OctopusDeploy/ServerExtensibility/compare/12.1.0...14.0.4) --- updated-dependencies: - dependency-name: Octopus.Server.Extensibility dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- source/Tests/Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/Tests/Tests.csproj b/source/Tests/Tests.csproj index 3f16fe7..4b36eaf 100644 --- a/source/Tests/Tests.csproj +++ b/source/Tests/Tests.csproj @@ -12,7 +12,7 @@ - + From e53896d65611a6044ddfe33bb22af411772cbaa5 Mon Sep 17 00:00:00 2001 From: Matt Richardson Date: Wed, 27 Apr 2022 06:25:38 +1000 Subject: [PATCH 2/2] Remove transitive dependency --- source/Tests/Tests.csproj | 1 - 1 file changed, 1 deletion(-) diff --git a/source/Tests/Tests.csproj b/source/Tests/Tests.csproj index 4b36eaf..a1892ef 100644 --- a/source/Tests/Tests.csproj +++ b/source/Tests/Tests.csproj @@ -11,7 +11,6 @@ -