Files
lux/Lux.All.sln

55 lines
3.2 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 18
VisualStudioVersion = 18.1.11312.151
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "EgwCoreLib.Lux.Core", "EgwCoreLib.Lux.Core\EgwCoreLib.Lux.Core.csproj", "{CCE87D58-1E6C-47B3-A28C-65BFCF5F1D0C}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "EgwCoreLib.Lux.Data", "EgwCoreLib.Lux.Data\EgwCoreLib.Lux.Data.csproj", "{9BA9FBAC-0D76-41CA-9970-A8DB982CC5F0}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Lux.UI", "Lux.UI\Lux.UI.csproj", "{A3B8FAE0-3BAD-4402-B4D9-26DD9CB777E5}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Lux.UI.Client", "Lux.UI.Client\Lux.UI.Client.csproj", "{ECA4B6A4-692B-41EB-8238-C33C5FB71942}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Lux.API", "Lux.API\Lux.API.csproj", "{803F1751-6183-45DE-A914-56EF91AF8637}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution", "Solution", "{A29BFC2D-F084-4068-83E7-43CF920C8D6B}"
ProjectSection(SolutionItems) = preProject
Directory.Packages.props = Directory.Packages.props
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{CCE87D58-1E6C-47B3-A28C-65BFCF5F1D0C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{CCE87D58-1E6C-47B3-A28C-65BFCF5F1D0C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{CCE87D58-1E6C-47B3-A28C-65BFCF5F1D0C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{CCE87D58-1E6C-47B3-A28C-65BFCF5F1D0C}.Release|Any CPU.Build.0 = Release|Any CPU
{9BA9FBAC-0D76-41CA-9970-A8DB982CC5F0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{9BA9FBAC-0D76-41CA-9970-A8DB982CC5F0}.Debug|Any CPU.Build.0 = Debug|Any CPU
{9BA9FBAC-0D76-41CA-9970-A8DB982CC5F0}.Release|Any CPU.ActiveCfg = Release|Any CPU
{9BA9FBAC-0D76-41CA-9970-A8DB982CC5F0}.Release|Any CPU.Build.0 = Release|Any CPU
{A3B8FAE0-3BAD-4402-B4D9-26DD9CB777E5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A3B8FAE0-3BAD-4402-B4D9-26DD9CB777E5}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A3B8FAE0-3BAD-4402-B4D9-26DD9CB777E5}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A3B8FAE0-3BAD-4402-B4D9-26DD9CB777E5}.Release|Any CPU.Build.0 = Release|Any CPU
{ECA4B6A4-692B-41EB-8238-C33C5FB71942}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{ECA4B6A4-692B-41EB-8238-C33C5FB71942}.Debug|Any CPU.Build.0 = Debug|Any CPU
{ECA4B6A4-692B-41EB-8238-C33C5FB71942}.Release|Any CPU.ActiveCfg = Release|Any CPU
{ECA4B6A4-692B-41EB-8238-C33C5FB71942}.Release|Any CPU.Build.0 = Release|Any CPU
{803F1751-6183-45DE-A914-56EF91AF8637}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{803F1751-6183-45DE-A914-56EF91AF8637}.Debug|Any CPU.Build.0 = Debug|Any CPU
{803F1751-6183-45DE-A914-56EF91AF8637}.Release|Any CPU.ActiveCfg = Release|Any CPU
{803F1751-6183-45DE-A914-56EF91AF8637}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {263E35AD-9F71-4286-B506-183163D91733}
EndGlobalSection
EndGlobal