Skip to content

Improve instructions for setting up NuGet registry

What does this MR do and why?

The current instructions for setting up things via .NET CLI don't actually use the .NET CLI, so I changed them to do that.

The existing approach with the configuration file is still valid and useful, but it suggests users to put credentials in a source control-managed file, so I changed it a bit to take credentials from environment variables.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

🛠 with at Siemens

Edited by Florian Greinacher

Merge request reports

Loading