paket pack vs dotnet pack (or msbuilt /t:Pack)
Nobody has claimed this yet.
- Dominant language
- F#
- Stars
- 2.1k
- Forks
- 528
- Avg merge
- 1d 12m
- Merged PRs (30d)
- 54
Description
Description
Using .net sdk project, is paket pack preferred, or is dotnet pack (alias of msbuild /t:Pack)
If is dotnet pack, documentation should say so, and paket should issue a warning if used against a project file
ref https://github.com/fsprojects/Paket/issues/2324 about use type project as paket.template
/cc @matthid @forki
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by comparing the issue's paket pack, dotnet pack, and msbuild /t:Pack paths for .NET SDK projects, then read the referenced Paket issue #2324 about type project and paket.template. Done means the preferred command is documented and Paket warns when paket pack is used against a project file, if that approach is confirmed.
Written by the indexing model from the issue text.
Assessment
- Domain
- build-system, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100