Skip to content

Conversation

@tmat
Copy link
Member

@tmat tmat commented Apr 16, 2025

Allows using Visual Studio from dogfood environment while Roslyn version is higher than what's available in the latest VS msbuild.

Fixes VS-only build issues like

Analyzer assembly 'C:\sdk5\artifacts\bin\redist\Debug\dotnet\sdk\10.0.100-dev\Sdks\Microsoft.NET.Sdk\codestyle\cs\Microsoft.CodeAnalysis.CodeStyle.dll' cannot be used because it references version '...' of the compiler, which is newer than the currently running version '...'.

Copilot AI review requested due to automatic review settings April 16, 2025 17:32
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot wasn't able to review any files in this pull request.

Files not reviewed (2)
  • Directory.Build.props: Language not supported
  • Directory.Build.targets: Language not supported

@ghost ghost added Area-Infrastructure untriaged Request triage from a team member labels Apr 16, 2025
@tmat tmat force-pushed the RemoveCodeStyle branch from 3d6f4c2 to 1ec5e84 Compare April 16, 2025 17:37
@jaredpar
Copy link
Member

dotnet/roslyn#78200

That PR should relieve the pressure here.

Copy link
Member

@jaredpar jaredpar left a comment

Choose a reason for hiding this comment

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

Want to chat before we merge this in. None of us can hit this problem locally in our VS. Want to make sure we understand this before we merge in the work around.

@tmat tmat closed this May 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area-Infrastructure untriaged Request triage from a team member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants