Skip to content

You can't "fix all" or "suppress" messages that come from within a ".designer" file #15762

Open
@davkean

Description

Similar to #15761, but in this case the window never appears to be doing anything and VS or associated processes aren't consuming any CPU.

  1. Clone this repo to this commit: dotnet/project-system@e8f444a
  2. From a VS command prompt, run build.cmd from the root
  3. Open src\ProjectSystem.sln (build 26005.0 D15PreRel)
  4. Open src\Microsoft.VisualStudio.ProjectSystem.CSharp.VS\ProjectSystem\VS\Xproj\MigrateXprojProjectFactory.cs, line number 203
  5. Open Lightbulb, choose Inline variable declaration -> Fix all occurrences in Solution

-- Wait for a large amount of time --

Nothing happens

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions