From fa2388ea77146f8423beec2ca8b489f3d10b4f49 Mon Sep 17 00:00:00 2001 From: Yeming Liu Date: Fri, 24 Apr 2020 16:52:11 +0800 Subject: [PATCH] unblock test projec --- .../Microsoft.AzureStack.Management.Fabric.Tests.csproj | 4 ++-- ...t.Azure.Management.Subscription.FullDesktop.Tests.csproj | 6 +++--- ...osoft.Azure.Management.Subscription.Netcore.Tests.csproj | 4 ++-- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/sdk/azurestack/Microsoft.AzureStack.Management.Fabric.Admin/tests/Microsoft.AzureStack.Management.Fabric.Tests.csproj b/sdk/azurestack/Microsoft.AzureStack.Management.Fabric.Admin/tests/Microsoft.AzureStack.Management.Fabric.Tests.csproj index 431df9303bb4..a4720d35af2f 100644 --- a/sdk/azurestack/Microsoft.AzureStack.Management.Fabric.Admin/tests/Microsoft.AzureStack.Management.Fabric.Tests.csproj +++ b/sdk/azurestack/Microsoft.AzureStack.Management.Fabric.Admin/tests/Microsoft.AzureStack.Management.Fabric.Tests.csproj @@ -9,8 +9,8 @@ true - true - true + false + false diff --git a/sdk/subscription/Microsoft.Azure.Management.Subscription/tests/FullDesktop/Microsoft.Azure.Management.Subscription.FullDesktop.Tests.csproj b/sdk/subscription/Microsoft.Azure.Management.Subscription/tests/FullDesktop/Microsoft.Azure.Management.Subscription.FullDesktop.Tests.csproj index cf7c1cf69de4..f49c75aa438c 100644 --- a/sdk/subscription/Microsoft.Azure.Management.Subscription/tests/FullDesktop/Microsoft.Azure.Management.Subscription.FullDesktop.Tests.csproj +++ b/sdk/subscription/Microsoft.Azure.Management.Subscription/tests/FullDesktop/Microsoft.Azure.Management.Subscription.FullDesktop.Tests.csproj @@ -1,15 +1,15 @@  - net452 + net452 Subscription.FullDesktop.Tests Subscription.FullDesktop.Tests Class Library FullDesktop.Tests 1.0.0-preview - true - true + false + false diff --git a/sdk/subscription/Microsoft.Azure.Management.Subscription/tests/NetCore/Microsoft.Azure.Management.Subscription.Netcore.Tests.csproj b/sdk/subscription/Microsoft.Azure.Management.Subscription/tests/NetCore/Microsoft.Azure.Management.Subscription.Netcore.Tests.csproj index d55fc0e050f3..9f8b977384e8 100644 --- a/sdk/subscription/Microsoft.Azure.Management.Subscription/tests/NetCore/Microsoft.Azure.Management.Subscription.Netcore.Tests.csproj +++ b/sdk/subscription/Microsoft.Azure.Management.Subscription/tests/NetCore/Microsoft.Azure.Management.Subscription.Netcore.Tests.csproj @@ -8,8 +8,8 @@ true - true - true + false + false