Skip to content

Commit

Permalink
chore: Bump to latest net8
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromelaban authored Jan 31, 2025
1 parent b0a8e33 commit 893d55a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build/.azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ pr:
variables:
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: true
IsCanaryBranch: $[startsWith(variables['Build.SourceBranch'], 'refs/heads/canaries/')]
ValidationUnoCheckVersionNet8: '1.26.3'
ValidationUnoCheckVersionNet8: '1.26.4'
ValidationUnoCheckVersionNet9: '1.27.4'
ValidationDotNetVersion: '8.0.401'
ValidationDotNetVersion: '8.0.405'

# 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 893d55a

Please sign in to comment.