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 BuildAnalyzers.sln to eng #10647

Merged
merged 1 commit into from
Jul 19, 2024
Merged

Move BuildAnalyzers.sln to eng #10647

merged 1 commit into from
Jul 19, 2024

Conversation

333fred
Copy link
Member

@333fred 333fred commented Jul 18, 2024

Having two sln files in the root directory means that dotnet CLI commands get confused about what sln to use and need to have it specified. To fix, we just move this solution file into eng, since it's only used for full builds anyways.

Having two sln files in the root directory means that `dotnet` CLI commands get confused about what sln to use and need to have it specified. To fix, we just move this solution file into eng, since it's only used for full builds anyways.
@333fred 333fred requested review from a team as code owners July 18, 2024 22:22
@333fred 333fred enabled auto-merge (squash) July 18, 2024 22:23
@333fred 333fred merged commit c79c968 into dotnet:main Jul 19, 2024
12 checks passed
@dotnet-policy-service dotnet-policy-service bot added this to the Next milestone Jul 19, 2024
@333fred 333fred deleted the move-sln branch July 19, 2024 05:03
@RikkiGibson RikkiGibson modified the milestones: Next, 17.12 Preview 1 Jul 29, 2024
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.

5 participants