Skip to content
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

Initial package settings #87

Merged
merged 15 commits into from
Nov 14, 2022
Merged

Initial package settings #87

merged 15 commits into from
Nov 14, 2022

Conversation

abelbraaksma
Copy link
Member

@abelbraaksma abelbraaksma commented Nov 9, 2022

(edit: belongs to both milestones v0.2.1 and v0.2.2, see commit history)

Just getting the settings right. Apparently, in VS 2022, filling in the fields in Project Properties gets only partially saved, so this is a bit of searching around what I actually need.

First packages are done by hand, see https://www.nuget.org/packages/FSharp.Control.TaskSeq/ (that'll soon be automated as soon as this is the way I like it).

All changes for release:

  • Move to netstandard2.1 and FSharp.Core.dll 6.0 (it is now 6.0.5) for better compatibility
  • Get the nuget metadata and versions the way I like it :)
  • Create separate readme.md to show on Nuget
  • Add version history for package
  • Make this part of GH Actions for auto-deploy once the version increases.

@abelbraaksma abelbraaksma changed the title Package settings Initial package settings Nov 9, 2022
@abelbraaksma abelbraaksma force-pushed the package-settings branch 3 times, most recently from 3d0b00b to dbee0c5 Compare November 13, 2022 01:15
@abelbraaksma abelbraaksma merged commit 8171fa5 into main Nov 14, 2022
@abelbraaksma abelbraaksma deleted the package-settings branch November 14, 2022 02:15
@abelbraaksma abelbraaksma added the packaging Related to nuget packaging label Nov 25, 2022
@abelbraaksma abelbraaksma self-assigned this Nov 25, 2022
@abelbraaksma abelbraaksma added this to the v0.2.1 milestone Mar 17, 2024
@abelbraaksma abelbraaksma modified the milestones: v0.2.1, v0.2.2 Mar 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
packaging Related to nuget packaging
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant