We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d65bb54 + 89cfbd0 commit 7125703Copy full SHA for 7125703
build/templates/canary-updater.yml
@@ -22,12 +22,12 @@ steps:
22
useNuGetOrg: true
23
mergeBranch: true
24
branchToMerge: master
25
- nugetUpdaterVersion: '2.3.0-alpha.46'
+ nugetUpdaterVersion: '2.3.0-alpha.65'
26
nugetVersion: dev
27
packageAuthor: 'nventive,unoplatform,uno platform'
28
summaryFile: '$(Build.ArtifactStagingDirectory)/Summary.md'
29
resultFile: '$(Build.ArtifactStagingDirectory)/Results.json'
30
additionalPublicSources: 'https://pkgs.dev.azure.com/uno-platform/1dd81cbd-cb35-41de-a570-b0df3571a196/_packaging/dev-uno5/nuget/v3/index.json'
31
32
- pwsh: |
33
- del Uno.Samples.generated.sln
+ del Uno.Samples.generated.sln
0 commit comments