For security reason, the config file is encrypted. To view the Nomirun configuration that was generated with
nomirun init, run the command below. A JSON file is returned showing its content.
❯ nomirun config view
There is a convenience command that will generate the nuget.config file that can be used in module development to retrieve all dependencies you need.
You can get it by running:
❯ nomirun config nugetconf -o c:\solution