From 891d27d99daf771b8ce7c5e770b3b23235d80797 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 18:51:03 +0000 Subject: [PATCH] Bump KubernetesClient.Basic, KubernetesClient.Models and YamlDotNet Bumps [KubernetesClient.Basic](https://github.com/kubernetes-client/csharp), [KubernetesClient.Models](https://github.com/kubernetes-client/csharp) and [YamlDotNet](https://github.com/aaubry/YamlDotNet). These dependencies needed to be updated together. Updates `KubernetesClient.Basic` from 11.0.9 to 12.0.16 - [Release notes](https://github.com/kubernetes-client/csharp/releases) - [Commits](https://github.com/kubernetes-client/csharp/compare/v11.0.9...v12.0.16) Updates `KubernetesClient.Models` from 11.0.9 to 12.0.16 - [Release notes](https://github.com/kubernetes-client/csharp/releases) - [Commits](https://github.com/kubernetes-client/csharp/compare/v11.0.9...v12.0.16) Updates `YamlDotNet` from 13.1.0 to 13.3.1 - [Release notes](https://github.com/aaubry/YamlDotNet/releases) - [Commits](https://github.com/aaubry/YamlDotNet/compare/v13.1.0...v13.3.1) --- updated-dependencies: - dependency-name: KubernetesClient.Basic dependency-type: direct:production update-type: version-update:semver-major - dependency-name: KubernetesClient.Models dependency-type: direct:production update-type: version-update:semver-major - dependency-name: YamlDotNet dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- src/common/common.csproj | 150 +++++++++++++++++++-------------------- 1 file changed, 75 insertions(+), 75 deletions(-) diff --git a/src/common/common.csproj b/src/common/common.csproj index 9f5251ac2..3bc212725 100644 --- a/src/common/common.csproj +++ b/src/common/common.csproj @@ -1,76 +1,76 @@ - - - - net7.0 - Microsoft.BridgeToKubernetes.Common - win-x64;win-arm64;osx-x64;osx-arm64;linux-x64;linux-arm64 - AnyCPU - false - false - false - Microsoft.BridgeToKubernetes.Common - $(MSBuildThisFileDirectory)..\..\build\FinalPublicKey.snk - true - true - true - True - false - bin\Microsoft.BridgeToKubernetes.Common.xml - © Microsoft Corporation. All rights reserved. - Microsoft - - - - - - - $(DefineConstants);$(TelemetryType) - - - 8002 - - - - - True - True - CommonResources.resx - - - ResXFileCodeGenerator - CommonResources.Designer.cs - - - - - - - - - - - - - - all - - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - - - - + + + + net7.0 + Microsoft.BridgeToKubernetes.Common + win-x64;win-arm64;osx-x64;osx-arm64;linux-x64;linux-arm64 + AnyCPU + false + false + false + Microsoft.BridgeToKubernetes.Common + $(MSBuildThisFileDirectory)..\..\build\FinalPublicKey.snk + true + true + true + True + false + bin\Microsoft.BridgeToKubernetes.Common.xml + © Microsoft Corporation. All rights reserved. + Microsoft + + + + + + + $(DefineConstants);$(TelemetryType) + + + 8002 + + + + + True + True + CommonResources.resx + + + ResXFileCodeGenerator + CommonResources.Designer.cs + + + + + + + + + + + + + + all + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + + + + + \ No newline at end of file