Skip to content

Conversation

@bakerhillpins
Copy link
Owner

No description provided.

@bakerhillpins bakerhillpins merged commit a3a5bc7 into development Oct 6, 2025
1 check passed
@bakerhillpins bakerhillpins deleted the AddPi5 branch October 6, 2025 21:19
@MagicAndre1981
Copy link

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.

@bakerhillpins
Copy link
Owner Author

@MagicAndre1981
I'm not maintaining this beyond what my needs are. If you want to submit a PR for the changes you've outlined I'll review that and make a decision on merging it in. I've been thinking of trying 2026 so there's a chance I'll get to this but I cannot guarantee anything.

@MagicAndre1981
Copy link

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 GetConfiguredProjectForActiveFrameworkAsync() to get the configuration and get the TargetFramework from that project configuration configuredProject.ProjectConfiguration.Dimensions.TryGetValue("TargetFramework", out targetFramework);

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants