From 0fdadb1b46fdfc7d7723f4f08d46923d18d59c73 Mon Sep 17 00:00:00 2001 From: Claude Date: Fri, 10 Jul 2026 17:44:19 +0000 Subject: [PATCH] chore: sort Testing and Cli.UnitTests into their solution folders Both projects were declared at the solution root, outside the folders that group their peers: FirstClassErrors.Testing belongs with the library artefacts in src, and FirstClassErrors.Cli.UnitTests with the other test projects in tests. Nest each under the matching solution folder. Co-Authored-By: Claude Opus 4.8 Claude-Session: https://claude.ai/code/session_01VnqNFtcGkTEGHrSzXRxGQi --- FirstClassErrors.sln | 2 ++ 1 file changed, 2 insertions(+) diff --git a/FirstClassErrors.sln b/FirstClassErrors.sln index a27cdd5..a88b24c 100644 --- a/FirstClassErrors.sln +++ b/FirstClassErrors.sln @@ -205,6 +205,8 @@ Global {D8B4E1F6-2C7A-4F93-8B05-1E6D9A3C4B72} = {B7C3D08D-EFC5-4F5D-8DE4-5B7938354DBB} {47052422-15BC-482A-8FC0-65F9AAAB0291} = {02EA681E-C7D8-13C7-8484-4AC65E1B71E8} {2BE1F2DB-4A9E-4616-89BA-9A597B721217} = {B7C3D08D-EFC5-4F5D-8DE4-5B7938354DBB} + {A3966512-E54A-4C4F-BFF9-AF5B1A0B132C} = {02EA681E-C7D8-13C7-8484-4AC65E1B71E8} + {E7C09549-AD25-433A-8C56-920D26843E9D} = {B7C3D08D-EFC5-4F5D-8DE4-5B7938354DBB} {0FD6C7A3-6832-491A-96C1-F33F62C56EEB} = {F75115F0-25B9-49BC-AE36-A39F2175727A} EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution