Dotnet Build using Command Line and Update Nuget Packages
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 … Read more