From d7e656ce42da8298d2fd7695cd2d4e0dd165bffc Mon Sep 17 00:00:00 2001 From: James Suplizio Date: Mon, 23 Oct 2023 09:21:05 -0700 Subject: [PATCH] Set IsPackable for CodeownersUtils to false --- .../Azure.Sdk.Tools.CodeownersUtils.csproj | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/codeowners-utils/Azure.Sdk.Tools.CodeownersUtils/Azure.Sdk.Tools.CodeownersUtils.csproj b/tools/codeowners-utils/Azure.Sdk.Tools.CodeownersUtils/Azure.Sdk.Tools.CodeownersUtils.csproj index b732ed8ca9a..78de08e13be 100644 --- a/tools/codeowners-utils/Azure.Sdk.Tools.CodeownersUtils/Azure.Sdk.Tools.CodeownersUtils.csproj +++ b/tools/codeowners-utils/Azure.Sdk.Tools.CodeownersUtils/Azure.Sdk.Tools.CodeownersUtils.csproj @@ -4,6 +4,7 @@ net6.0 disable disable + false