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 7125703 + c686e8e commit 6902af5Copy full SHA for 6902af5
build/templates/canary-updater.yml
@@ -27,7 +27,7 @@ steps:
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'
+ additionalPublicSources: 'https://pkgs.dev.azure.com/uno-platform/1dd81cbd-cb35-41de-a570-b0df3571a196/_packaging/unoplatformdev/nuget/v3/index.json'
31
32
- pwsh: |
33
del Uno.Samples.generated.sln
0 commit comments