From 370b07ee44f80d0d6fbf4cb459fb23b7105628d7 Mon Sep 17 00:00:00 2001 From: Claire Novotny Date: Sun, 6 Dec 2020 10:03:21 -0500 Subject: [PATCH] See if we fixed the issue yet --- azure-pipelines.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index c99fee7..cd99693 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -132,9 +132,9 @@ stages: # error MSB4019: The imported project "/__t/dotnet/sdk/3.1.201/Sdks/Microsoft.NET.Sdk.WindowsDesktop/targets/Microsoft.WinFX.props" was not # found. Confirm that the expression in the Import declaration "Microsoft.WinFX.props" is correct, and that the file exists on disk. # - #NETCORE_3_1: - # BUILD_NETSDK_VERSION: '3.1.x' - NETCORE_5_0: + NETCORE_3_1: + BUILD_NETSDK_VERSION: '3.1.x' + NE_5_0: BUILD_NETSDK_VERSION: '5.0.x' variables: