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

Pass TargetRefPath to Roslyn language service #7444

Merged
merged 1 commit into from
Aug 5, 2021

Conversation

ocallesp
Copy link
Contributor

@ocallesp ocallesp commented Jul 29, 2021

This fixes part of the issue AB#1361354

The other part of the fix is in dotnet/roslyn#55244

Microsoft Reviewers: Open in CodeFlow

@ocallesp ocallesp requested a review from a team as a code owner July 29, 2021 21:02
@ocallesp ocallesp requested a review from sharwell July 29, 2021 21:02
@ocallesp ocallesp marked this pull request as draft July 30, 2021 20:23
@drewnoakes drewnoakes changed the title Pass OutputRefFilePath to Roslyn Pass TargetRefPath to Roslyn language service Aug 2, 2021
@sharwell
Copy link
Member

sharwell commented Aug 4, 2021

@ocallesp the Roslyn side cannot proceed until this ships in a public preview. There is no harm in merging this prior to changes from the other teams (it will pass a value to Roslyn which is ignored, and then later we can start to use it).

@drewnoakes
Copy link
Member

@sharwell I'll merge this in and it should insert into VS main overnight.

Is there any chance we might get this into 17.0 for preview 4? It'd be great to move the ref folder under obj in 17.0, given it's a marked change in behaviour for folks, it seems more reasonable in 17.0 than 17.1. cc @rainersigwald

@drewnoakes drewnoakes marked this pull request as ready for review August 5, 2021 05:05
@drewnoakes drewnoakes merged commit 53ece7f into dotnet:main Aug 5, 2021
@ghost ghost added this to the 17.0 milestone Aug 5, 2021
@sharwell
Copy link
Member

sharwell commented Aug 5, 2021

I can merge to a -vs-deps branch for 17.0 targeting.

MiYanni added a commit to MiYanni/project-system that referenced this pull request Aug 10, 2021
@ocallesp ocallesp deleted the fix1361354 branch May 26, 2022 06:03
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