-
Notifications
You must be signed in to change notification settings - Fork 826
Include FSharp pre-release packages in the SDK transport package #18701
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
Conversation
- Enable the SDK to publish the stable-preview packages - Add a pre-release iteration so that previews can be differentiated. - Remove the version substitution in the shims project. There was no replacement happening.
|
Co-authored-by: Tomas Grosup <[email protected]>
Co-authored-by: Tomas Grosup <[email protected]>
Co-authored-by: Tomas Grosup <[email protected]>
@baronfel : Can I ask for your feedback/review here, too? Can this affect any direct package consumers (and if positively, should we publish that info?) |
@baronfel let me know what you think. |
I'm not up-to-speed on what the goal is here, so I don't know what kind of feedback I can offer. Is this just getting F# on the same .NET 10-preview-branded package version as many of the other SDK-delivered packages? |
@baronfel Aligning the pre-release labels of the FSharp packages, and aligning with .NET: https://www.nuget.org/packages/FSharp.Core/#versions-body-tab - Used "beta" without pre-release iteration Both would align on 'previewN' now. |
Oh that's perfect. |
Uh oh!
There was an error while loading. Please reload this page.