Skip to content

Conversation

davidwengier
Copy link
Member

@davidwengier davidwengier commented Sep 18, 2025

Also sets a global property to tell us if cohosting is enabled, which might come in handy later.

This fixes opening .NET Standard, or .NET Core <= 5, targeted Razor projects in VS. VS Code will need more work, and its more painful, so I don't think its worth fixing that without user feedback. The only reason to use .NET Standard is if you're multi-targeting with .NET Framework (ASP.NET Core 2.x), and those projects don't work in VS Code anyway, so seems unlikely. Multi-targeting fixes the issue, and at worst it falls back to a Misc Files experience, so no errors or anything horrible.

@davidwengier davidwengier requested a review from a team as a code owner September 18, 2025 01:42
@davidwengier
Copy link
Member Author

Alternatively, we could won't fix this:
image

Lets see if the test insertion shows up any issues: https://dev.azure.com/devdiv/DevDiv/_git/VS/pullrequest/671375

@davidwengier
Copy link
Member Author

Test insertion was all green ✅

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.

2 participants