Convert from nuget should default to the V3 Feed
Open
Nobody has claimed this yet.
- Dominant language
- F#
- Stars
- 2.1k
- Forks
- 528
- Avg merge
- 1d 12m
- Merged PRs (30d)
- 54
Description
The convert-from-nuget command generates a dependencies file which relies on the v2 feed. Given the improved performance of v3, the deprecation of the v2 feed, and the fact that Paket everywhere generates a v3 dependencies file, this should be changed to follow suit.
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 locating the convert-from-nuget command and inspect how it generates the dependencies file. Verify the generated file currently references the v2 feed, then update the default to the v3 feed and confirm the output matches Paket's other generated dependencies files.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- fsharp
- Domain
- cli, devtools
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100