February 24, 2023
https://issues.dlang.org/show_bug.cgi?id=23734

          Issue ID: 23734
           Summary: Visual Studio crashes when right clicking a newly
                    added folder in a D project
           Product: D
           Version: D2
          Hardware: x86_64
                OS: Windows
            Status: NEW
          Severity: blocker
          Priority: P1
         Component: visuald
          Assignee: nobody@puremagic.com
          Reporter: kbzombie@gmail.com

When right clicking a D project in the solution explorer and adding a new folder, if you right click that newly added folder in the solution explorer, visual studio freezes/becomes unresponsive for a few seconds. Then immediately crashes and restarts asking if you wish to recover the solution.

--