From e11cc58e56ca3d00a91177cd2ab45af547640dd9 Mon Sep 17 00:00:00 2001 From: Pragya Mehta Date: Thu, 13 Feb 2020 16:50:18 -0800 Subject: [PATCH] Upgrade Microsoft.AspNetCore.WebUtilities to 2.2.0 for netstandard2.0 (#358) * Upgrade Microsoft.AspNetCore.WebUtilities to 2.2.0 for netstandard2.0 and netcoreapp2.1 * Mking the change only for netstandard2.0 --- src/KubernetesClient/KubernetesClient.csproj | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/KubernetesClient/KubernetesClient.csproj b/src/KubernetesClient/KubernetesClient.csproj index a500a00..b832cae 100644 --- a/src/KubernetesClient/KubernetesClient.csproj +++ b/src/KubernetesClient/KubernetesClient.csproj @@ -31,7 +31,8 @@ - + +