@@ -4,6 +4,10 @@ VisualStudioVersion = 17.1.32228.430
44MinimumVisualStudioVersion = 10.0.40219.1
55Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Intersect.Core" , "Intersect (Core)\Intersect.Core.csproj" , "{BC304B43-1F2C-4454-9EDC-48F47357CA94}"
66EndProject
7+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Intersect.Client" , "Intersect.Client\Intersect.Client.csproj" , "{250CFACD-95A8-438F-B66E-987279B89576}"
8+ EndProject
9+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Intersect.Client.Core" , "Intersect.Client.Core\Intersect.Client.Core.csproj" , "{1456C77A-D0F6-4DAE-8D32-59BF335F5165}"
10+ EndProject
711Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Intersect.Client.Framework" , "Intersect.Client.Framework\Intersect.Client.Framework.csproj" , "{40973F13-3339-4548-9008-FF76A0C8CD79}"
812EndProject
913Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Intersect.Editor" , "Intersect.Editor\Intersect.Editor.csproj" , "{5AC53DF1-8152-466D-B7D0-238657F013F7}"
@@ -82,10 +86,6 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "WinFormsUI", "vendor\dockpa
8286EndProject
8387Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "ThemeVS2015" , "vendor\dockpanelsuite\WinFormsUI\ThemeVS2015.csproj" , "{B9678B78-A00D-4765-9380-B1DC4EFD642D}"
8488EndProject
85- Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Intersect.Client" , "Intersect.Client\Intersect.Client.csproj" , "{250CFACD-95A8-438F-B66E-987279B89576}"
86- EndProject
87- Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Intersect.Client.Core" , "Intersect.Client.Core\Intersect.Client.Core.csproj" , "{1456C77A-D0F6-4DAE-8D32-59BF335F5165}"
88- EndProject
8989Global
9090 GlobalSection (SolutionConfigurationPlatforms ) = preSolution
9191 Debug| Any CPU = Debug| Any CPU
@@ -99,6 +99,18 @@ Global
9999 {BC304B43-1F2C-4454-9EDC-48F47357CA94} .NoFody| Any CPU .Build .0 = Debug| Any CPU
100100 {BC304B43-1F2C-4454-9EDC-48F47357CA94} .Release| Any CPU .ActiveCfg = Release| Any CPU
101101 {BC304B43-1F2C-4454-9EDC-48F47357CA94} .Release| Any CPU .Build .0 = Release| Any CPU
102+ {250CFACD-95A8-438F-B66E-987279B89576} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
103+ {250CFACD-95A8-438F-B66E-987279B89576} .Debug| Any CPU .Build .0 = Debug| Any CPU
104+ {250CFACD-95A8-438F-B66E-987279B89576} .NoFody| Any CPU .ActiveCfg = Debug| Any CPU
105+ {250CFACD-95A8-438F-B66E-987279B89576} .NoFody| Any CPU .Build .0 = Debug| Any CPU
106+ {250CFACD-95A8-438F-B66E-987279B89576} .Release| Any CPU .ActiveCfg = Release| Any CPU
107+ {250CFACD-95A8-438F-B66E-987279B89576} .Release| Any CPU .Build .0 = Release| Any CPU
108+ {1456C77A-D0F6-4DAE-8D32-59BF335F5165} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
109+ {1456C77A-D0F6-4DAE-8D32-59BF335F5165} .Debug| Any CPU .Build .0 = Debug| Any CPU
110+ {1456C77A-D0F6-4DAE-8D32-59BF335F5165} .NoFody| Any CPU .ActiveCfg = Debug| Any CPU
111+ {1456C77A-D0F6-4DAE-8D32-59BF335F5165} .NoFody| Any CPU .Build .0 = Debug| Any CPU
112+ {1456C77A-D0F6-4DAE-8D32-59BF335F5165} .Release| Any CPU .ActiveCfg = Release| Any CPU
113+ {1456C77A-D0F6-4DAE-8D32-59BF335F5165} .Release| Any CPU .Build .0 = Release| Any CPU
102114 {40973F13-3339-4548-9008-FF76A0C8CD79} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
103115 {40973F13-3339-4548-9008-FF76A0C8CD79} .Debug| Any CPU .Build .0 = Debug| Any CPU
104116 {40973F13-3339-4548-9008-FF76A0C8CD79} .NoFody| Any CPU .ActiveCfg = Debug| Any CPU
@@ -189,18 +201,6 @@ Global
189201 {B9678B78-A00D-4765-9380-B1DC4EFD642D} .NoFody| Any CPU .Build .0 = Debug| Any CPU
190202 {B9678B78-A00D-4765-9380-B1DC4EFD642D} .Release| Any CPU .ActiveCfg = Release| Any CPU
191203 {B9678B78-A00D-4765-9380-B1DC4EFD642D} .Release| Any CPU .Build .0 = Release| Any CPU
192- {250CFACD-95A8-438F-B66E-987279B89576} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
193- {250CFACD-95A8-438F-B66E-987279B89576} .Debug| Any CPU .Build .0 = Debug| Any CPU
194- {250CFACD-95A8-438F-B66E-987279B89576} .NoFody| Any CPU .ActiveCfg = Debug| Any CPU
195- {250CFACD-95A8-438F-B66E-987279B89576} .NoFody| Any CPU .Build .0 = Debug| Any CPU
196- {250CFACD-95A8-438F-B66E-987279B89576} .Release| Any CPU .ActiveCfg = Release| Any CPU
197- {250CFACD-95A8-438F-B66E-987279B89576} .Release| Any CPU .Build .0 = Release| Any CPU
198- {1456C77A-D0F6-4DAE-8D32-59BF335F5165} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
199- {1456C77A-D0F6-4DAE-8D32-59BF335F5165} .Debug| Any CPU .Build .0 = Debug| Any CPU
200- {1456C77A-D0F6-4DAE-8D32-59BF335F5165} .NoFody| Any CPU .ActiveCfg = Debug| Any CPU
201- {1456C77A-D0F6-4DAE-8D32-59BF335F5165} .NoFody| Any CPU .Build .0 = Debug| Any CPU
202- {1456C77A-D0F6-4DAE-8D32-59BF335F5165} .Release| Any CPU .ActiveCfg = Release| Any CPU
203- {1456C77A-D0F6-4DAE-8D32-59BF335F5165} .Release| Any CPU .Build .0 = Release| Any CPU
204204 EndGlobalSection
205205 GlobalSection (SolutionProperties ) = preSolution
206206 HideSolutionNode = FALSE
0 commit comments