-
Notifications
You must be signed in to change notification settings - Fork 8
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
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
abelbraaksma
force-pushed
the
package-settings
branch
from
November 9, 2022 12:51
8f45906
to
80cad5c
Compare
abelbraaksma
force-pushed
the
package-settings
branch
from
November 9, 2022 21:37
80cad5c
to
7e24a0b
Compare
…edAsync`, which simply didn't make much sense
abelbraaksma
force-pushed
the
package-settings
branch
3 times, most recently
from
November 13, 2022 01:15
3d0b00b
to
dbee0c5
Compare
abelbraaksma
force-pushed
the
package-settings
branch
from
November 13, 2022 01:15
dbee0c5
to
5446bad
Compare
abelbraaksma
force-pushed
the
package-settings
branch
from
November 14, 2022 00:56
1eca56e
to
777f0c9
Compare
abelbraaksma
force-pushed
the
package-settings
branch
from
November 14, 2022 02:02
254419d
to
08e6f55
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
(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:
netstandard2.1
andFSharp.Core.dll
6.0 (it is now 6.0.5) for better compatibilityreadme.md
to show on Nuget