Skip to content

Commit 023ee8e

Browse files
authored
Use new .NET things (#2264)
1 parent 9ce587d commit 023ee8e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scripts/azure-pipelines-variables.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ variables:
1515
MONO_VERSION_LINUX: ''
1616
XCODE_VERSION: 13.2.1
1717
VISUAL_STUDIO_VERSION: '17/pre'
18-
DOTNET_VERSION_PREVIEW: '6.0.400'
19-
DOTNET_WORKLOAD_SOURCE: 'https://maui.blob.core.windows.net/metadata/rollbacks/6.0.513.json'
18+
DOTNET_VERSION_PREVIEW: '6.0.401'
19+
DOTNET_WORKLOAD_SOURCE: 'https://maui.blob.core.windows.net/metadata/rollbacks/6.0.540.json'
2020
CONFIGURATION: 'Release'
2121
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: true
2222
THROW_ON_TEST_FAILURE: true

0 commit comments

Comments
 (0)