diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 0ebe555..8f91aac 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.2.0", "commands": [ "kubeops" ], diff --git a/global.json b/global.json index 61ef796..0ddffe3 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "10.0.101", + "version": "10.0.102", "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..63a998f 100644 --- a/src/Vecc.K8s.MultiCluster.Api/Vecc.K8s.MultiCluster.Api.csproj +++ b/src/Vecc.K8s.MultiCluster.Api/Vecc.K8s.MultiCluster.Api.csproj @@ -26,19 +26,19 @@ 1701;1702;CS1591 - + - + all runtime; build; native; contentfiles; analyzers; buildtransitive - - - - + + + + - +