Skip to content

Commit

Permalink
chore: Adjust validation .NET Version
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromelaban committed Sep 8, 2024
1 parent d5eb3b7 commit 917df71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/.azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ variables:
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: true
IsCanaryBranch: $[startsWith(variables['Build.SourceBranch'], 'refs/heads/canaries/')]
ValidationUnoCheckVersion: '1.25.1'
ValidationDotNetVersion: '8.0.300'
ValidationDotNetVersion: '8.0.303'

# https://github.com/unoplatform/Uno.Wasm.Bootstrap/pull/887 remove when upgarding to .NET 9
# compatible version of the bootstrapper
Expand Down

0 comments on commit 917df71

Please sign in to comment.