-
Notifications
You must be signed in to change notification settings - Fork 75
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: Remove paket #205
chore: Remove paket #205
Conversation
Thanks, this makes me happy! |
Also consider collapsing samples, src and tests solution folders (def src and tests anyway) |
I'm not too concerned with details like sorting or dividing |
Done. Assuming removing |
Yup, looks good. Thanks for taking care of this! |
.editorconfig added for fsx?, *proj and yml files (indent by 2 for last 2) |
Looks great. Thanks for going the extra mile here! |
* chore: Replace Paket with NuGet. * Ignore FSharp.Core and System.Configuration.ConfigurationManager by dependabot. * Tidy xml files * Add .editorconfig * Apply rules to proj files * reorder sln text --------- Co-authored-by: Ruben Bartelink <[email protected]>
* chore: Replace Paket with NuGet. * Ignore FSharp.Core and System.Configuration.ConfigurationManager by dependabot. * Tidy xml files * Add .editorconfig * Apply rules to proj files * reorder sln text --------- Co-authored-by: Ruben Bartelink <[email protected]>
Perhaps a hot take, but I'm really more in favour of removing Paket altogether.
As there is so little going on in this repository, NuGet should be fine here.