Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. With your directory structure set up according to the above instructions, all that’s left to do is run the following command from within the artifacts folder.

    nuget push -Source DSD-CIVAV-Support-Feed -ApiKey az .\AjaxControlToolkit.3.5.40412.nupkg


    You will be prompted to log into Azure DevOps including approving the 2FA request, if applicable.

...

Create a Project-Related

...

NuGet file
Anchor
#create-project-related-nuget
#create-project-related-nuget

For projects to use the Azure Artifacts feed, you must include the following nuget.config file in the root of your project.

View file
namenuget.config

Image RemovedImage Added

Troubleshooting Notes

...