diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 0ebe555..1fcd244 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "kubeops.cli": { - "version": "10.0.3", + "version": "10.3.2", "commands": [ "kubeops" ], diff --git a/global.json b/global.json index 61ef796..8cac2f4 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "10.0.101", + "version": "10.0.201", "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 9b0d756..3243921 100644 --- a/src/Vecc.K8s.MultiCluster.Api/Vecc.K8s.MultiCluster.Api.csproj +++ b/src/Vecc.K8s.MultiCluster.Api/Vecc.K8s.MultiCluster.Api.csproj @@ -26,24 +26,24 @@ 1701;1702;CS1591 - + - + all runtime; build; native; contentfiles; analyzers; buildtransitive - - - - + + + + - - + + - +