C
C#16mo ago
Alexicon

❔ Debugging Roslyn Components in newer visual studio versions?

How do you now debug a Roslyn component project for source generators in Visual Studio with the newest releases? You used to be able to do the following: https://github.com/JoanComasFdz/dotnet-how-to-debug-source-generator-vs2022 However now I am getting the error in the attached image with a newer version of visual studio. I have not made any code/project changes since the last time I ran this project so the only change is the version of visual studio I am using.
GitHub
GitHub - JoanComasFdz/dotnet-how-to-debug-source-generator-vs2022: ...
Step by step guide on how to debug a C# SourceGenerator in Visual Studio 2022 - GitHub - JoanComasFdz/dotnet-how-to-debug-source-generator-vs2022: Step by step guide on how to debug a C# SourceGene...
1 Reply
Accord
Accord16mo ago
Looks like nothing has happened here. I will mark this as stale and this post will be archived until there is new activity.