mirror of
https://github.com/quamotion/dotnet-packaging.git
synced 2026-02-15 05:35:56 +00:00
[PR #172] [MERGED] Fixed DebSection #286
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/172
Author: @kuenzign
Created: 9/17/2020
Status: ✅ Merged
Merged: 9/18/2020
Merged by: @qmfrederik
Base:
master← Head:master📝 Commits (1)
a06f168Fixed DebSection📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
Packaging.Targets/build/Packaging.Targets.targets(+1 -1)📄 Description
Setting the
DebSectionmsbuild variable now properly sets the Section field of the .deb file. Fixes #170🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.