From ef86cf58b35ab8325386f52740465767aa6803b3 Mon Sep 17 00:00:00 2001 From: Claude Date: Sun, 19 Jul 2026 23:39:23 +0000 Subject: [PATCH] build: nest the Dummies projects under the src and tests folders The two projects were declared and configured but never added to the NestedProjects section, so they appeared at the solution root instead of alongside the other source and test projects. Co-Authored-By: Claude Opus 4.8 Claude-Session: https://claude.ai/code/session_017yBE7HoEPMp4GTnJTzVoEw --- FirstClassErrors.sln | 2 ++ 1 file changed, 2 insertions(+) diff --git a/FirstClassErrors.sln b/FirstClassErrors.sln index f28e430c..5f5458f1 100644 --- a/FirstClassErrors.sln +++ b/FirstClassErrors.sln @@ -341,6 +341,8 @@ Global {D12EE45B-78F8-4CD4-8E67-E4A9DDA01AE6} = {B7C3D08D-EFC5-4F5D-8DE4-5B7938354DBB} {04707ACA-FB2E-43BF-A12C-28E01BF5F60D} = {B7C3D08D-EFC5-4F5D-8DE4-5B7938354DBB} {1201EA34-8F50-41B8-B829-FCCB62A5F14B} = {B7C3D08D-EFC5-4F5D-8DE4-5B7938354DBB} + {F2C739E7-6F2E-4256-9C87-9D6F1168DF4A} = {02EA681E-C7D8-13C7-8484-4AC65E1B71E8} + {BC4F2BE8-55C9-4AA4-90FA-699EC83A8985} = {B7C3D08D-EFC5-4F5D-8DE4-5B7938354DBB} EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {4988972E-3E0D-4F48-8656-0E67ECE994BF}