Skip to content

Conversation

@brettfo
Copy link
Member

@brettfo brettfo commented Jun 30, 2021

Applying the source-build patches to main.

@MichaelSimons The patch "updated" FSharp.Compiler.Service.fsproj by hard-coding the package versions, but those version numbers were exactly what we already had in eng/Versions.props; was this really a meaningful change that needs to be preserved? My understanding is that all package version numbers should come from eng/Versions.props whenever possible, and not be hard-coded in a project file.

Otherwise the changes to the other two files were applied, with fsc.fsproj using the variable from eng/Versions.props.

Fixes #11435.

@MichaelSimons
Copy link
Member

@crummel, Can you please review since you were the original patch author.

Copy link
Contributor

@crummel crummel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, this should be fine. I believe the original issue was caused by some missing ref packages in SBRP which are now fixed.

@brettfo brettfo requested review from TIHan and vzarytovskii July 2, 2021 18:55
@brettfo brettfo merged commit dfeb8a9 into dotnet:main Jul 3, 2021
@brettfo brettfo deleted the source-build-patches branch July 3, 2021 17:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ArPow followup: incorporate the .patch files added to the repo

4 participants