[PR #246] [MERGED] Add support net7 and net8, update linux dependencies #323

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

📋 Pull Request Information

Original PR: https://github.com/quamotion/dotnet-packaging/pull/246
Author: @DmitryShevchenko
Created: 3/19/2024
Status: Merged
Merged: 4/22/2024
Merged by: @qmfrederik

Base: masterHead: DmShevchenko/AddSupport_net7-8


📝 Commits (1)

  • 4a6e3fe add support net7 and net8, update linux dependencies

📊 Changes

10 files changed (+88 additions, -24 deletions)

View changed files

📝 .azure-pipelines.yml (+57 -9)
📝 .drone.yml (+1 -1)
📝 Packaging.Targets.Tests/Packaging.Targets.Tests.csproj (+1 -1)
📝 Packaging.Targets/build/Packaging.Targets.targets (+23 -7)
📝 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/framework-dependent/framework-dependent-app/framework-dependent-app.csproj (+1 -1)
📝 molecule/self-contained/self-contained-app/self-contained-app.csproj (+1 -1)

📄 Description

Support for Net7 and Net8
Update linux dependencies
update yml files


🔄 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/246 **Author:** [@DmitryShevchenko](https://github.com/DmitryShevchenko) **Created:** 3/19/2024 **Status:** ✅ Merged **Merged:** 4/22/2024 **Merged by:** [@qmfrederik](https://github.com/qmfrederik) **Base:** `master` ← **Head:** `DmShevchenko/AddSupport_net7-8` --- ### 📝 Commits (1) - [`4a6e3fe`](https://github.com/quamotion/dotnet-packaging/commit/4a6e3feeaffd748b13c2dd75767452ac33d058f0) add support net7 and net8, update linux dependencies ### 📊 Changes **10 files changed** (+88 additions, -24 deletions) <details> <summary>View changed files</summary> 📝 `.azure-pipelines.yml` (+57 -9) 📝 `.drone.yml` (+1 -1) 📝 `Packaging.Targets.Tests/Packaging.Targets.Tests.csproj` (+1 -1) 📝 `Packaging.Targets/build/Packaging.Targets.targets` (+23 -7) 📝 `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/framework-dependent/framework-dependent-app/framework-dependent-app.csproj` (+1 -1) 📝 `molecule/self-contained/self-contained-app/self-contained-app.csproj` (+1 -1) </details> ### 📄 Description Support for Net7 and Net8 Update linux dependencies update yml files --- <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:08 +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#323