[Suggestion] Wiki documentation #57

Open
opened 2026-01-29 16:28:20 +00:00 by claunia · 2 comments
Owner

Originally created by @claunia on GitHub (Jun 24, 2019).

It would be great to have a wiki documentation explaining how .csproj/.fsproj attributes and elements map to package fields.

Right now it is particularly difficult to even know how to fill things like:

Debian package section.
Package conflicts.
Package "provides".
Et al.

Originally created by @claunia on GitHub (Jun 24, 2019). It would be great to have a wiki documentation explaining how .csproj/.fsproj attributes and elements map to package fields. Right now it is particularly difficult to even know how to fill things like: Debian package section. Package conflicts. Package "provides". Et al.
Author
Owner

@etursunbaev commented on GitHub (Sep 25, 2019):

I agree, it would be nice if there will be some detailed documentation based on wiki.
I use this project to build deb package, but met lack information
Something where I can define control properties, post and pre install scripts and etc.

@etursunbaev commented on GitHub (Sep 25, 2019): I agree, it would be nice if there will be some detailed documentation based on wiki. I use this project to build deb package, but met lack information Something where I can define control properties, post and pre install scripts and etc.
Author
Owner

@AnthonyMastrean commented on GitHub (Dec 8, 2020):

In the meantime, you can get a lot of info from Package.Targets.targets

@AnthonyMastrean commented on GitHub (Dec 8, 2020): In the meantime, you can get a lot of info from [`Package.Targets.targets`](https://github.com/qmfrederik/dotnet-packaging/blob/master/Packaging.Targets/build/Packaging.Targets.targets)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/dotnet-packaging#57