Posts
-
Automating daily builds with msbuild and VS 2019 (Part 2 of 2) - Deployment packages
In my last post, we set up automatic versioning for an example .NET Core 3.1 project. We’ll now build on this example project and create deployment packages.
-
Automating daily builds with msbuild and VS 2019 (Part 1 of 2) - Setting up automatic versioning
For my first blog post, we’ll review the strategy I used to automate daily builds for an UPS daemon I’m working on, HIDUPSResponder (will cover this in a future blog post). We will use this approach and start from scratch with an example project called ExampleDaily.
subscribe via RSS