-
Notifications
You must be signed in to change notification settings - Fork 789
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
Increase package version #10422
Increase package version #10422
Conversation
This change should be made directly in |
@brettfo , this is preparing for when we service. And I fully intend to cherry pick it into master. |
We have auto-merges setup from 16.8 to main so you shouldn't have to cherry-pick anything. |
@brettfo ahh nice ... I forgot that. Thx |
@@ -290,7 +290,7 @@ tInput.Length | |||
[<Fact>] | |||
member __.``System.Device.Gpio - Ensure we reference the runtime version of the assembly``() = | |||
let code = """ | |||
#r "nuget:System.Device.Gpio" | |||
#r "nuget:System.Device.Gpio, 1.0.0" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could this be fixed in main
instead?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ah, it's already merged.
It's fixed in main. This is release/dev16.8 which is a servicing branch, and so doesn't get automerges. |
Back off part of #10422 because version numbers are hard and if we do need to service this, we'll have to pull in more substantial changes.
Back off part of #10422 because version numbers are hard and if we do need to service this, we'll have to pull in more substantial changes.
* :Increase package version * Update gpio test
Back off part of dotnet#10422 because version numbers are hard and if we do need to service this, we'll have to pull in more substantial changes.
Now that we have shipped FSharp.Core and FCS nuget packages. Well almost ....
Update fcs build version to: