From dd459f95a99fe99ab387c910fe8506c5bb2dd188 Mon Sep 17 00:00:00 2001 From: Pat Hartl Date: Tue, 5 Nov 2024 20:44:56 -0600 Subject: [PATCH] Remove reference to sandbox project --- LANCommander.sln | 6 ------ 1 file changed, 6 deletions(-) diff --git a/LANCommander.sln b/LANCommander.sln index 5cd3a135..bf6a65b7 100644 --- a/LANCommander.sln +++ b/LANCommander.sln @@ -30,8 +30,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Microsoft.Common.props = Microsoft.Common.props EndProjectSection EndProject -Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "LANCommander.Sandbox", "LANCommander.Sandbox\LANCommander.Sandbox.csproj", "{63FCF7D2-28C1-465B-A208-5FA612E969FC}" -EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "LANCommander.Server.Data", "LANCommander.Server.Data\LANCommander.Server.Data.csproj", "{EB7227DA-BCC5-464F-800A-BB0D9A2FAD0D}" EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "LANCommander.Server.Data.SQLite", "LANCommander.Server.Data.SQLite\LANCommander.Server.Data.SQLite.csproj", "{6FE4891A-7B44-4768-89D9-2CA3D61E906B}" @@ -92,10 +90,6 @@ Global {D69FF032-2013-4C4A-8719-44B79E48F898}.Debug|Any CPU.Build.0 = Debug|Any CPU {D69FF032-2013-4C4A-8719-44B79E48F898}.Release|Any CPU.ActiveCfg = Release|Any CPU {D69FF032-2013-4C4A-8719-44B79E48F898}.Release|Any CPU.Build.0 = Release|Any CPU - {63FCF7D2-28C1-465B-A208-5FA612E969FC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {63FCF7D2-28C1-465B-A208-5FA612E969FC}.Debug|Any CPU.Build.0 = Debug|Any CPU - {63FCF7D2-28C1-465B-A208-5FA612E969FC}.Release|Any CPU.ActiveCfg = Release|Any CPU - {63FCF7D2-28C1-465B-A208-5FA612E969FC}.Release|Any CPU.Build.0 = Release|Any CPU {EB7227DA-BCC5-464F-800A-BB0D9A2FAD0D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {EB7227DA-BCC5-464F-800A-BB0D9A2FAD0D}.Debug|Any CPU.Build.0 = Debug|Any CPU {EB7227DA-BCC5-464F-800A-BB0D9A2FAD0D}.Release|Any CPU.ActiveCfg = Release|Any CPU