[PR #235] [CLOSED] Add support for net7 #314

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

📋 Pull Request Information

Original PR: https://github.com/quamotion/dotnet-packaging/pull/235
Author: @mihaimyh
Created: 2/14/2023
Status: Closed

Base: masterHead: net7.0


📝 Commits (2)

📊 Changes

7 files changed (+312 additions, -269 deletions)

View changed files

📝 .azure-pipelines.yml (+40 -2)
📝 Packaging.Targets.Tests/Packaging.Targets.Tests.csproj (+1 -1)
📝 Packaging.Targets/build/Packaging.Targets.targets (+267 -262)
📝 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)

📄 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/235 **Author:** [@mihaimyh](https://github.com/mihaimyh) **Created:** 2/14/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `net7.0` --- ### 📝 Commits (2) - [`bb83b6a`](https://github.com/quamotion/dotnet-packaging/commit/bb83b6aaa3eb7635943950d016e97c5e05293161) Add support for net7 - [`3c98e0e`](https://github.com/quamotion/dotnet-packaging/commit/3c98e0e4ce2fd6ec2434220b03ca421a10a11e90) updated the pipeline ### 📊 Changes **7 files changed** (+312 additions, -269 deletions) <details> <summary>View changed files</summary> 📝 `.azure-pipelines.yml` (+40 -2) 📝 `Packaging.Targets.Tests/Packaging.Targets.Tests.csproj` (+1 -1) 📝 `Packaging.Targets/build/Packaging.Targets.targets` (+267 -262) 📝 `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) </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:32:03 +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#314