Skip to content

Let VS fix Compilers.sln#61886

Merged
jcouv merged 1 commit intodotnet:mainfrom
jcouv:compiler-sln
Jun 15, 2022
Merged

Let VS fix Compilers.sln#61886
jcouv merged 1 commit intodotnet:mainfrom
jcouv:compiler-sln

Conversation

@jcouv
Copy link
Copy Markdown
Member

@jcouv jcouv commented Jun 14, 2022

Fixes #61828 (Roslyn.sln was already updated)

@jcouv jcouv marked this pull request as ready for review June 14, 2022 20:05
src\Compilers\VisualBasic\BasicAnalyzerDriver\BasicAnalyzerDriver.projitems*{2523d0e6-df32-4a3e-8ae0-a19bffae2ef6}*SharedItemsImports = 5
src\Compilers\VisualBasic\CommandLine\VbcCommandLine.projitems*{48c93f90-8776-4847-96d8-127b896d6c80}*SharedItemsImports = 5
src\Compilers\CSharp\CommandLine\CscCommandLine.projitems*{4b45ca0c-03a0-400f-b454-3d4bcb16af38}*SharedItemsImports = 5
src\Compilers\VisualBasic\vbc\VbcCommandLine.projitems*{48c93f90-8776-4847-96d8-127b896d6c80}*SharedItemsImports = 5
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

this is probably related to @jaredpar's recent ARM work

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Indeed. He's confirmed it in linked issue

Copy link
Copy Markdown
Member

@RikkiGibson RikkiGibson left a comment

Choose a reason for hiding this comment

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

if we're all green, then I think we're good to merge here

@jcouv jcouv merged commit 04398cb into dotnet:main Jun 15, 2022
@jcouv jcouv deleted the compiler-sln branch June 15, 2022 17:02
@ghost ghost added this to the Next milestone Jun 15, 2022
@RikkiGibson RikkiGibson modified the milestones: Next, 17.3 P3 Jun 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

VS actively tries to override Roslyn.sln file after reinstalling

3 participants