diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index b3053b2..d604ca7 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "kubeops.cli": { - "version": "9.11.5", + "version": "9.11.6", "commands": [ "kubeops" ], diff --git a/global.json b/global.json index c6eac12..263c7a1 100644 --- a/global.json +++ b/global.json @@ -1,5 +1,5 @@ { "sdk": { - "version": "9.0.305" + "version": "9.0.306" } } \ No newline at end of file diff --git a/src/Vecc.K8s.MultiCluster.Api/Vecc.K8s.MultiCluster.Api.csproj b/src/Vecc.K8s.MultiCluster.Api/Vecc.K8s.MultiCluster.Api.csproj index 4594177..075fdf1 100644 --- a/src/Vecc.K8s.MultiCluster.Api/Vecc.K8s.MultiCluster.Api.csproj +++ b/src/Vecc.K8s.MultiCluster.Api/Vecc.K8s.MultiCluster.Api.csproj @@ -28,17 +28,17 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - - + + - +