You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The new dotnet build process in appveyor.yml produces the NuGet packages by default. We can add an additional step in the appveyor build to deploy those NuGet packages, greatly simplifying the DEPLOYMENT process.
The new
dotnet buildprocess inappveyor.ymlproduces the NuGet packages by default. We can add an additional step in the appveyor build to deploy those NuGet packages, greatly simplifying theDEPLOYMENTprocess.