Skip to content

Fix import reader#57117

Merged
genlu merged 2 commits intodotnet:mainfrom
genlu:fixImportReader
Oct 21, 2021
Merged

Fix import reader#57117
genlu merged 2 commits intodotnet:mainfrom
genlu:fixImportReader

Conversation

@genlu
Copy link
Copy Markdown
Member

@genlu genlu commented Oct 13, 2021

No description provided.

@ghost ghost added the Area-IDE label Oct 13, 2021
[ConditionalFact(typeof(VisualStudioMSBuildInstalled), typeof(DotNetCoreSdk.IsAvailable))]
[Trait(Traits.Feature, Traits.Features.MSBuildWorkspace)]
[Trait(Traits.Feature, Traits.Features.NetCore)]
public async Task TestOpenProject_VBNetCoreAppWithGlobalImportAndLibrary()
Copy link
Copy Markdown
Member Author

@genlu genlu Oct 14, 2021

Choose a reason for hiding this comment

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

@jmarolf this test covers the scenario I'm fixing but doesn't actually execute the code path changed in this PR, since I only hit the issue when running the benchmark on net6.

@genlu genlu marked this pull request as ready for review October 14, 2021 23:29
@genlu genlu requested a review from a team as a code owner October 14, 2021 23:29
@genlu genlu enabled auto-merge October 15, 2021 00:02
@genlu genlu closed this Oct 20, 2021
auto-merge was automatically disabled October 20, 2021 18:23

Pull request was closed

@genlu genlu reopened this Oct 20, 2021
@genlu genlu enabled auto-merge October 21, 2021 00:25
@genlu genlu merged commit e1b5726 into dotnet:main Oct 21, 2021
@ghost ghost added this to the Next milestone Oct 21, 2021
@genlu genlu deleted the fixImportReader branch October 21, 2021 16:43
@RikkiGibson RikkiGibson modified the milestones: Next, 17.1.P1 Oct 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants