Skip to content

Commit 370b07e

Browse files
See if we fixed the issue yet
1 parent cea85e3 commit 370b07e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

azure-pipelines.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -132,9 +132,9 @@ stages:
132132
# error MSB4019: The imported project "/__t/dotnet/sdk/3.1.201/Sdks/Microsoft.NET.Sdk.WindowsDesktop/targets/Microsoft.WinFX.props" was not
133133
# found. Confirm that the expression in the Import declaration "Microsoft.WinFX.props" is correct, and that the file exists on disk.
134134
#
135-
#NETCORE_3_1:
136-
# BUILD_NETSDK_VERSION: '3.1.x'
137-
NETCORE_5_0:
135+
NETCORE_3_1:
136+
BUILD_NETSDK_VERSION: '3.1.x'
137+
NE_5_0:
138138
BUILD_NETSDK_VERSION: '5.0.x'
139139

140140
variables:

0 commit comments

Comments
 (0)