mirror of
https://github.com/quamotion/dotnet-packaging.git
synced 2026-02-14 05:35:57 +00:00
[PR #166] [MERGED] Build and test in Windows, too #279
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/quamotion/dotnet-packaging/pull/166
Author: @qmfrederik
Created: 8/30/2020
Status: ✅ Merged
Merged: 8/30/2020
Merged by: @qmfrederik
Base:
master← Head:features/build-windows📝 Commits (1)
cdea931Build and test in Windows, too📊 Changes
1 file changed (+23 additions, -2 deletions)
View changed files
📝
.azure-pipelines.yml(+23 -2)📄 Description
Update the build stage to build and test the Packaging.Targets project on a Windows container as well.
This should help us detect any Windows-specific issues early.
We previously tested on Windows using AppVeyor, but the AppVeyor builds have been disabled recently.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.