chore: nest FirstClassErrors.Testing.UnitTests under tests - #205
Merged
Conversation
The project was declared in the .sln with its build configurations but had no entry in the NestedProjects section, so IDEs listed it at the solution root instead of inside the tests folder alongside every other *.UnitTests project. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_017Ck5zHqiXyfNgi1vQD3vg6
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
The
FirstClassErrors.Testing.UnitTestsproject was declared inFirstClassErrors.slnwith its build configurations, but missing from theNestedProjectssection, so it showed up at the solution root instead of inside thetestssolution folder like every other*.UnitTestsproject.Type of change
Changes
NestedProjectsentry nestingFirstClassErrors.Testing.UnitTests({74E68697-7C00-401C-84A9-7BF8DAFD9D34}) under thetestssolution folder ({B7C3D08D-EFC5-4F5D-8DE4-5B7938354DBB}) inFirstClassErrors.slnTesting
dotnet build FirstClassErrors.slndotnet test FirstClassErrors.slnFirstClassErrors.Analyzers.UnitTests)Documentation
doc/updateddoc/handwritten/for-users/README.fr.md) updated if user-facing behavior changedArchitecture decisions
Proposed: ADR-____Related issues
None.
🤖 Generated with Claude Code
https://claude.ai/code/session_017Ck5zHqiXyfNgi1vQD3vg6