From 4c9e8315715c4e21f33d95cb07b70213b0bb21b3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 15 Jul 2026 06:58:27 +0000 Subject: [PATCH] deps(test): update dotnet monorepo --- src/Directory.Build.props | 2 +- src/KubeOps.Abstractions/KubeOps.Abstractions.csproj | 2 +- src/KubeOps.Aspire/KubeOps.Aspire.csproj | 8 ++++---- src/KubeOps.Cli/KubeOps.Cli.csproj | 2 +- src/KubeOps.Operator/KubeOps.Operator.csproj | 2 +- src/KubeOps.Transpiler/KubeOps.Transpiler.csproj | 2 +- test/KubeOps.Aspire.Test/KubeOps.Aspire.Test.csproj | 2 +- test/KubeOps.Operator.Test/KubeOps.Operator.Test.csproj | 2 +- .../KubeOps.Operator.Web.Test.csproj | 4 ++-- 9 files changed, 13 insertions(+), 13 deletions(-) diff --git a/src/Directory.Build.props b/src/Directory.Build.props index cca15d26c..11680c912 100644 --- a/src/Directory.Build.props +++ b/src/Directory.Build.props @@ -56,7 +56,7 @@ - + diff --git a/src/KubeOps.Abstractions/KubeOps.Abstractions.csproj b/src/KubeOps.Abstractions/KubeOps.Abstractions.csproj index 1c2c5cd49..05e22d773 100644 --- a/src/KubeOps.Abstractions/KubeOps.Abstractions.csproj +++ b/src/KubeOps.Abstractions/KubeOps.Abstractions.csproj @@ -16,7 +16,7 @@ - + diff --git a/src/KubeOps.Aspire/KubeOps.Aspire.csproj b/src/KubeOps.Aspire/KubeOps.Aspire.csproj index bbb210db4..dbf0dc597 100644 --- a/src/KubeOps.Aspire/KubeOps.Aspire.csproj +++ b/src/KubeOps.Aspire/KubeOps.Aspire.csproj @@ -17,10 +17,10 @@ - - - - + + + + diff --git a/src/KubeOps.Cli/KubeOps.Cli.csproj b/src/KubeOps.Cli/KubeOps.Cli.csproj index bed65db8c..57ddb2365 100644 --- a/src/KubeOps.Cli/KubeOps.Cli.csproj +++ b/src/KubeOps.Cli/KubeOps.Cli.csproj @@ -29,7 +29,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/src/KubeOps.Operator/KubeOps.Operator.csproj b/src/KubeOps.Operator/KubeOps.Operator.csproj index f196ef09d..0b6f1697a 100644 --- a/src/KubeOps.Operator/KubeOps.Operator.csproj +++ b/src/KubeOps.Operator/KubeOps.Operator.csproj @@ -16,7 +16,7 @@ - + diff --git a/src/KubeOps.Transpiler/KubeOps.Transpiler.csproj b/src/KubeOps.Transpiler/KubeOps.Transpiler.csproj index e6d2cae5a..787915135 100644 --- a/src/KubeOps.Transpiler/KubeOps.Transpiler.csproj +++ b/src/KubeOps.Transpiler/KubeOps.Transpiler.csproj @@ -15,7 +15,7 @@ - + diff --git a/test/KubeOps.Aspire.Test/KubeOps.Aspire.Test.csproj b/test/KubeOps.Aspire.Test/KubeOps.Aspire.Test.csproj index dba8019af..a9a6bfe37 100644 --- a/test/KubeOps.Aspire.Test/KubeOps.Aspire.Test.csproj +++ b/test/KubeOps.Aspire.Test/KubeOps.Aspire.Test.csproj @@ -1,7 +1,7 @@ - + diff --git a/test/KubeOps.Operator.Test/KubeOps.Operator.Test.csproj b/test/KubeOps.Operator.Test/KubeOps.Operator.Test.csproj index 4fe4c6385..732ff2ac3 100644 --- a/test/KubeOps.Operator.Test/KubeOps.Operator.Test.csproj +++ b/test/KubeOps.Operator.Test/KubeOps.Operator.Test.csproj @@ -9,7 +9,7 @@ - + diff --git a/test/KubeOps.Operator.Web.Test/KubeOps.Operator.Web.Test.csproj b/test/KubeOps.Operator.Web.Test/KubeOps.Operator.Web.Test.csproj index b3e626edd..aec0f388a 100644 --- a/test/KubeOps.Operator.Web.Test/KubeOps.Operator.Web.Test.csproj +++ b/test/KubeOps.Operator.Web.Test/KubeOps.Operator.Web.Test.csproj @@ -13,10 +13,10 @@ - + - +