Skip to content

Conversation

@CyrusNajmabadi
Copy link
Member

No description provided.

@CyrusNajmabadi CyrusNajmabadi requested a review from a team as a code owner March 20, 2025 20:34
@ghost ghost added Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead labels Mar 20, 2025
@maryamariyan
Copy link
Contributor

@CyrusNajmabadi why are you updating this?

I already have another PR: #77706

@CyrusNajmabadi
Copy link
Member Author

@CyrusNajmabadi why are you updating this?

Because the curent code is a layering violation that breaks roslyn rules on referencing lang specific types from a lang neutral location :)

Copy link
Contributor

@maryamariyan maryamariyan left a comment

Choose a reason for hiding this comment

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

chatted offline, LGTM.

assuming this is correcting the violations to keep the language neutral dlls free from C# related types.

once this is merged I will update the C# specific dlls for my purposes in #77706

</PropertyGroup>
<ItemGroup Label="Project References">
<ProjectReference Include="..\..\..\Compilers\Core\Portable\Microsoft.CodeAnalysis.csproj" />
<ProjectReference Include="..\..\..\Compilers\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.csproj" />
Copy link
Member

Choose a reason for hiding this comment

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

:-o

@CyrusNajmabadi CyrusNajmabadi merged commit f6b5e28 into dotnet:main Mar 20, 2025
25 checks passed
@CyrusNajmabadi CyrusNajmabadi deleted the fixLayering branch March 20, 2025 22:50
@dotnet-policy-service dotnet-policy-service bot added this to the Next milestone Mar 20, 2025
@jjonescz jjonescz modified the milestones: Next, 17.14 P3 Apr 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead VSCode

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants