Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move OutputWindowLogger to a VS Windows only project #8300

Merged

Conversation

davidwengier
Copy link
Contributor

Fixes #8261

Unfortunately the LSP client packages bring in windows only packages as transitive dependencies, so its hard to notice when adding these things, that we're breaking VS Mac. Hopefully that will be fixed soon on the platform side.

Thanks to @sandyarmstrong for doing the work to find the offending class here.

@davidwengier davidwengier requested a review from a team as a code owner February 20, 2023 22:03
@davidwengier davidwengier merged commit 7569722 into dotnet:main Feb 21, 2023
@davidwengier davidwengier deleted the FixOutputWindowLoggerDependencies branch February 21, 2023 23:41
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.

Current Razor repo code is incompatible with VS Mac
3 participants