Skip to content

Use External Access wrapper of IWorkspaceProjectContextFactory#13514

Merged
KevinRansom merged 3 commits intodotnet:mainfrom
tmat:FSharpWorkspaceProjectContextFactory
Jul 24, 2022
Merged

Use External Access wrapper of IWorkspaceProjectContextFactory#13514
KevinRansom merged 3 commits intodotnet:mainfrom
tmat:FSharpWorkspaceProjectContextFactory

Conversation

@tmat
Copy link
Member

@tmat tmat commented Jul 14, 2022

Removes direct usage of internal Roslyn APIs. Instead uses wrappers added to External Access layer in Roslyn: dotnet/roslyn#62646

Can only be merged after the above PR is inserted into VS.

May need to be merged into a different branch since the latest Roslyn build is required.

@tmat tmat force-pushed the FSharpWorkspaceProjectContextFactory branch from 525ab84 to c046b8d Compare July 18, 2022 22:49
@tmat tmat marked this pull request as ready for review July 19, 2022 04:50
Copy link
Contributor

@KevinRansom KevinRansom left a comment

Choose a reason for hiding this comment

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

Thanks

Kevin

@KevinRansom KevinRansom merged commit 80b5503 into dotnet:main Jul 24, 2022
@dsyme
Copy link
Contributor

dsyme commented Aug 1, 2022

This breaks usage of "main" with VS 17.2.6 or 17.3 preview 5.0, which means contributors can't contribute to the Visual F# bits ("main" is meant to assume install into latest non-Preview VS).

So @vzarytovskii says this one should have gone to the preview release branch.

Suggestion is to revert from main and apply to the preview release branch then reconcile when they flow together

@dsyme
Copy link
Contributor

dsyme commented Aug 1, 2022

I'd submit a revert request but "Revert" doesn't work so simply.

@vzarytovskii
Copy link
Member

Suggestion is to revert from main and apply to the preview release branch then reconcile when they flow together

Yep, makes sense. Let's revert it and re-apply (cherry-pick) to the 17.4

vzarytovskii added a commit to vzarytovskii/fsharp that referenced this pull request Aug 1, 2022
@vzarytovskii
Copy link
Member

@dsyme I've created a revert commit here: #13608
Once merged to 17.4, I will cherry pick the original one there.

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.

4 participants