From 6e647b12641ea67fd27b88ca1f6758ad57c24180 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Sep 2024 10:47:34 +0000 Subject: [PATCH 1/2] chore(deps): update dependency microsoft.net.test.sdk to 17.11.1 --- tests/KubeUI.Tests/KubeUI.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/KubeUI.Tests/KubeUI.Tests.csproj b/tests/KubeUI.Tests/KubeUI.Tests.csproj index 4820894a..fc9581bf 100644 --- a/tests/KubeUI.Tests/KubeUI.Tests.csproj +++ b/tests/KubeUI.Tests/KubeUI.Tests.csproj @@ -18,7 +18,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + From 0080c91709fd9f9abf20d785345786986dca5f02 Mon Sep 17 00:00:00 2001 From: Ivan Josipovic <9521987+IvanJosipovic@users.noreply.github.com> Date: Thu, 5 Sep 2024 08:38:22 -0700 Subject: [PATCH 2/2] fix: revert KubernetesCRDModelGen to v1.0.0-alpha.302 --- src/KubeUI/KubeUI.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/KubeUI/KubeUI.csproj b/src/KubeUI/KubeUI.csproj index 72c9d446..ab654db3 100644 --- a/src/KubeUI/KubeUI.csproj +++ b/src/KubeUI/KubeUI.csproj @@ -60,7 +60,7 @@ - + all