Open Closed

ABP Commercial Nuget #2121


User avatar
0
arbasu@microsoft.com created
  • UI type: Angular
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes (Identity server separated)
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

I am trying to restore nuget for abp commercial in azure devops build task. Can we use the nuget-authenticate task which is recommended these days as opposed to the regular nuget task. https://docs.microsoft.com/en-us/azure/devops/pipelines/tasks/package/nuget-authenticate?view=azure-devops

In thie case do we have a specific format of the url for the nuget connection e.g current format of nuget source: https://nuget.abp.io/<myapikey>/v3/index.json can we change this to https://nuget.abp.io/v3/index.json and pass api-key separately



2 Answer(s)
  • User Avatar
    1
    ismcagdas created
    Support Team Co-Founder

    Hi,

    Unfortunately api-key is not supported at the moment.

  • User Avatar
    0
    arbasu@microsoft.com created

    Thanks

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11