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 all the MSBuild Workspace projects under a single folder. #76831

Merged
merged 2 commits into from
Jan 21, 2025

Conversation

JoeRobich
Copy link
Member

This is a rework of #72226

Now there's Workspaces/MSBuild with three folders:

  • Core (the main library)
  • BuildHost
  • Test

Now there's Workspaces/MSBuild with three folders:

- Core (the main library)
- BuildHost
- Test
@JoeRobich JoeRobich requested review from a team as code owners January 21, 2025 04:51
@dotnet-issue-labeler dotnet-issue-labeler bot added Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead labels Jan 21, 2025
@dotnet-policy-service dotnet-policy-service bot added VSCode Needs UX Triage Needs API Review Needs to be reviewed by the API review council labels Jan 21, 2025
The tests that need to set things up like this should just be ensuring
this state directly, since there's no guarantee that this would have
ran before many types of tests run.

Fixes #49486
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-IDE Needs UX Triage untriaged Issues and PRs which have not yet been triaged by a lead VSCode
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants