[PR #198] [MERGED] Add .NET 6.0 support #295

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

📋 Pull Request Information

Original PR: https://github.com/quamotion/dotnet-packaging/pull/198
Author: @qmfrederik
Created: 11/8/2021
Status: Merged
Merged: 11/10/2021
Merged by: @qmfrederik

Base: masterHead: features/net6.0


📝 Commits (2)

📊 Changes

8 files changed (+49 additions, -9 deletions)

View changed files

📝 .azure-pipelines.yml (+34 -2)
📝 .drone.yml (+1 -1)
📝 Packaging.Targets.Tests/Packaging.Targets.Tests.csproj (+1 -1)
📝 dotnet-deb/dotnet-deb.csproj (+1 -1)
📝 dotnet-rpm/dotnet-rpm.csproj (+1 -1)
📝 dotnet-tarball/dotnet-tarball.csproj (+1 -1)
📝 dotnet-zip/dotnet-zip.csproj (+1 -1)
📝 molecule/self-contained/molecule/default/molecule.yml (+9 -1)

📄 Description

No description provided


🔄 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/198 **Author:** [@qmfrederik](https://github.com/qmfrederik) **Created:** 11/8/2021 **Status:** ✅ Merged **Merged:** 11/10/2021 **Merged by:** [@qmfrederik](https://github.com/qmfrederik) **Base:** `master` ← **Head:** `features/net6.0` --- ### 📝 Commits (2) - [`cc2ec62`](https://github.com/quamotion/dotnet-packaging/commit/cc2ec622885c807bfcaca1943a0d52c0ffb1340d) Target .NET 6.0 - [`7d603e0`](https://github.com/quamotion/dotnet-packaging/commit/7d603e05e93135bb1f474b13aaad613e9a31bb56) Expand support matrix ### 📊 Changes **8 files changed** (+49 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `.azure-pipelines.yml` (+34 -2) 📝 `.drone.yml` (+1 -1) 📝 `Packaging.Targets.Tests/Packaging.Targets.Tests.csproj` (+1 -1) 📝 `dotnet-deb/dotnet-deb.csproj` (+1 -1) 📝 `dotnet-rpm/dotnet-rpm.csproj` (+1 -1) 📝 `dotnet-tarball/dotnet-tarball.csproj` (+1 -1) 📝 `dotnet-zip/dotnet-zip.csproj` (+1 -1) 📝 `molecule/self-contained/molecule/default/molecule.yml` (+9 -1) </details> ### 📄 Description _No description provided_ --- <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:54 +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#295