From fd6d1cb823bee2a2a005ded3cbd33025ce36e90f Mon Sep 17 00:00:00 2001 From: Mariana Rios Flores Date: Wed, 10 Jun 2020 10:56:02 -0700 Subject: [PATCH] enable apicompat (#12669) --- eng/ApiCompat/ApiCompat.csproj | 1 + eng/Packages.Data.props | 1 + .../Azure.AI.TextAnalytics/src/Azure.AI.TextAnalytics.csproj | 1 - 3 files changed, 2 insertions(+), 1 deletion(-) diff --git a/eng/ApiCompat/ApiCompat.csproj b/eng/ApiCompat/ApiCompat.csproj index bec8e9e966a54..e72e1c7821f84 100644 --- a/eng/ApiCompat/ApiCompat.csproj +++ b/eng/ApiCompat/ApiCompat.csproj @@ -14,6 +14,7 @@ + diff --git a/eng/Packages.Data.props b/eng/Packages.Data.props index dbf0b46a62574..21d2a96967394 100644 --- a/eng/Packages.Data.props +++ b/eng/Packages.Data.props @@ -9,6 +9,7 @@ + diff --git a/sdk/textanalytics/Azure.AI.TextAnalytics/src/Azure.AI.TextAnalytics.csproj b/sdk/textanalytics/Azure.AI.TextAnalytics/src/Azure.AI.TextAnalytics.csproj index 4219ec3144c5d..fe7e0578fde8b 100644 --- a/sdk/textanalytics/Azure.AI.TextAnalytics/src/Azure.AI.TextAnalytics.csproj +++ b/sdk/textanalytics/Azure.AI.TextAnalytics/src/Azure.AI.TextAnalytics.csproj @@ -6,7 +6,6 @@ Microsoft Azure Text Analytics $(RequiredTargetFrameworks) $(NoWarn);3021 - false