[PR #166] [MERGED] Build and test in Windows, too #279

Open
opened 2026-01-29 16:31:48 +00:00 by claunia · 0 comments
Owner

📋 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: masterHead: features/build-windows


📝 Commits (1)

  • cdea931 Build 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.

## 📋 Pull Request Information **Original PR:** https://github.com/quamotion/dotnet-packaging/pull/166 **Author:** [@qmfrederik](https://github.com/qmfrederik) **Created:** 8/30/2020 **Status:** ✅ Merged **Merged:** 8/30/2020 **Merged by:** [@qmfrederik](https://github.com/qmfrederik) **Base:** `master` ← **Head:** `features/build-windows` --- ### 📝 Commits (1) - [`cdea931`](https://github.com/quamotion/dotnet-packaging/commit/cdea93161ebcd63156cf9dc41ea7fd032a87a4fd) Build and test in Windows, too ### 📊 Changes **1 file changed** (+23 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `.azure-pipelines.yml` (+23 -2) </details> ### 📄 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 16:31:48 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/dotnet-packaging#279