diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 380e87b..0ebe555 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "kubeops.cli": { - "version": "9.11.9", + "version": "10.0.3", "commands": [ "kubeops" ], diff --git a/global.json b/global.json index ba3d147..61ef796 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "10.0.100", + "version": "10.0.101", "rollForward": "latestMinor" } } \ 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 0509da0..01872aa 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 - + - - + + - +