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
These `.yaml` files are used by Windows Azure DevOps Pipelines to help execute the following types of builds:
3
+
4
+
- Pull request validation on Linux (Mono / .NET Core)
5
+
- Pull request validation on Windows (.NET Framework / .NET Core)
6
+
- NuGet releases with automatic release notes posted to a Github Release repository.
7
+
8
+
**NOTE**: you will need to change some of the pipeline variables inside the `windows-release.yaml` for your specific project and you will also want to create variable groups with your signing and NuGet push information.
0 commit comments