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

Fix illegal XML doc in FSharp.Core #9840

Merged
merged 1 commit into from
Jul 30, 2020
Merged

Fix illegal XML doc in FSharp.Core #9840

merged 1 commit into from
Jul 30, 2020

Conversation

dsyme
Copy link
Contributor

@dsyme dsyme commented Jul 30, 2020

This fixes an illegal XML doc in FSharp.Core that can prevent FSharp.Core.xml loading into some tools

This may actually affect F# docs in Visual Studio, so is an important fix.

This is included in #9837, however we should accept this fix asap

We should also add a test that the FSHarp.Core.xml at least loads into a standard XML reader, I'll do that separately, I thought we had one but I can't find it. The code was added in this ed9b9b7 about 2 months ago so I guess we don't have an active test for validity, and this hasn't yet been released into the wild

@KevinRansom KevinRansom merged commit 11444c0 into master Jul 30, 2020
@KevinRansom KevinRansom deleted the dsyme-patch-1 branch July 30, 2020 17:59
abelbraaksma pushed a commit to abelbraaksma/fsharp that referenced this pull request Aug 9, 2020
nosami pushed a commit to xamarin/visualfsharp that referenced this pull request Feb 23, 2021
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.

3 participants