mirror of
https://github.com/quamotion/dotnet-packaging.git
synced 2026-02-15 05:35:56 +00:00
[PR #246] [MERGED] Add support net7 and net8, update linux dependencies #323
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/246
Author: @DmitryShevchenko
Created: 3/19/2024
Status: ✅ Merged
Merged: 4/22/2024
Merged by: @qmfrederik
Base:
master← Head:DmShevchenko/AddSupport_net7-8📝 Commits (1)
4a6e3feadd 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.