Quantcast
Channel: LoginVast.Com
Viewing all articles
Browse latest Browse all 640

Dotnet Build using Command Line and Update Nuget Packages

$
0
0

The post Dotnet Build using Command Line and Update Nuget Packages appeared first on LoginVast.Com.

I have several web api solutions that I work on. They are built using ASP.Net Core.
I’m trying to build a powershell script that will pull down the latest version of the develop branch of each solution.
I would like to build the solution too. All of our nuget packages are in Azure.
When it builds the solution, it tries to update the nuget packages. How can I include, in the script, the credentials to the Azure nuget feed?

Thank you.

The post Dotnet Build using Command Line and Update Nuget Packages appeared first on LoginVast.Com.


Viewing all articles
Browse latest Browse all 640

Trending Articles