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
Publish packages in their own jobs
- Validate the NuGet packages before publishing.
- Publish packages to MyGet and NuGet as separate jobs after the build.
- Push from `dev*` branches to handle long-lived ASP.NET Core vNext branches.
- Recommend the GitHub Actions extension for Visual Studio Code.