Conversation
|
are you now working on this extension and update it? Can you increase the range to 19.0 so that the extension works in VS2026 (insider) Builds? Can you add my old PR back which allowed multi TargetFrameworks debug support or have you already added it back? The original author reverted it because the public nuget was missing the Interface and he had nuget.config issues to get the preview packages which include the Interface. |
|
@MagicAndre1981 |
|
I see that you already pass the framework parameter based on en enum of .net8 or .net9. Here you always need to update the enum, based on new .net versions. I was using |
No description provided.