Skip to content

Commit

Permalink
chore: Adjust uno.check for net9
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromelaban committed Sep 21, 2024
1 parent d2c4f5b commit 1e613c4
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 @@ -19,7 +19,7 @@ pr:
variables:
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: true
IsCanaryBranch: $[startsWith(variables['Build.SourceBranch'], 'refs/heads/canaries/')]
ValidationUnoCheckVersion: '1.25.1'
ValidationUnoCheckVersion: '1.26.0-dev.40'
ValidationDotNetVersion: '8.0.400'

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

0 comments on commit 1e613c4

Please sign in to comment.