The notable complexities here include supporting Semantic Versioning (via GitVersion) and publishing NuGet packages. When commits are made to master, the NuGet package should be published to NuGet.org. Preview NuGet packages should be published to GitHub, and triggered on-demand, not automatically.
The notable complexities here include supporting Semantic Versioning (via GitVersion) and publishing NuGet packages. When commits are made to
master, the NuGet package should be published to NuGet.org. Preview NuGet packages should be published to GitHub, and triggered on-demand, not automatically.