From 178d7c2bb75c3746b287d55c373a99cec451f95d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 01:40:59 +0000 Subject: [PATCH] Bump YamlDotNet from 15.1.0 to 15.1.2 in /src Bumps [YamlDotNet](https://github.com/aaubry/YamlDotNet) from 15.1.0 to 15.1.2. - [Release notes](https://github.com/aaubry/YamlDotNet/releases) - [Commits](https://github.com/aaubry/YamlDotNet/compare/v15.1.0...v15.1.2) --- updated-dependencies: - dependency-name: YamlDotNet dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/routingmanager/routingmanager.csproj | 110 +++++++++++------------ 1 file changed, 55 insertions(+), 55 deletions(-) diff --git a/src/routingmanager/routingmanager.csproj b/src/routingmanager/routingmanager.csproj index a669ff187..0f43f5cf1 100644 --- a/src/routingmanager/routingmanager.csproj +++ b/src/routingmanager/routingmanager.csproj @@ -1,56 +1,56 @@ - - - - net7.0 - true - Microsoft.BridgeToKubernetes.RoutingManager - Microsoft.BridgeToKubernetes.RoutingManager - win-x64;win-arm64;osx-x64;osx-arm64;linux-x64;linux-arm64 - AnyCPU - portable - true - true - ..\..\build\FinalPublicKey.snk - false - false - false - true - 1.0 - false - True - - - - 8002 - - - - - - - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - - - True - True - Resources.resx - - - - - - ResXFileCodeGenerator - Resources.Designer.cs - - - - + + + + net7.0 + true + Microsoft.BridgeToKubernetes.RoutingManager + Microsoft.BridgeToKubernetes.RoutingManager + win-x64;win-arm64;osx-x64;osx-arm64;linux-x64;linux-arm64 + AnyCPU + portable + true + true + ..\..\build\FinalPublicKey.snk + false + false + false + true + 1.0 + false + True + + + + 8002 + + + + + + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + + + + True + True + Resources.resx + + + + + + ResXFileCodeGenerator + Resources.Designer.cs + + + + \ No newline at end of file