From 560868cd759711fdb5e60379f94cb2da6ff3a812 Mon Sep 17 00:00:00 2001 From: Claire Novotny Date: Sun, 6 Dec 2020 10:08:11 -0500 Subject: [PATCH] Nope. --- azure-pipelines.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index cd99693..808a306 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' - NE_5_0: + #NETCORE_3_1: + # BUILD_NETSDK_VERSION: '3.1.x' + NET_5_0: BUILD_NETSDK_VERSION: '5.0.x' variables: