Files
BeWoAdmin/BeWoAdmin.sln

33 lines
1.9 KiB
Plaintext
Raw Permalink Normal View History

2016-06-27 02:24:18 +02:00

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2012
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DBTool", "BeWoAdmin\DBTool.csproj", "{8B163824-6E75-455C-AEBA-49E313FFD7DC}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DBAdminService", "DBAdminService\DBAdminService.csproj", "{80C16833-B497-4AFA-97D2-4744EAFE412C}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DBToolControls", "DBToolControls\DBToolControls.csproj", "{3B0EDADE-2697-4936-9C15-E7BCB309AA14}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{8B163824-6E75-455C-AEBA-49E313FFD7DC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8B163824-6E75-455C-AEBA-49E313FFD7DC}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8B163824-6E75-455C-AEBA-49E313FFD7DC}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8B163824-6E75-455C-AEBA-49E313FFD7DC}.Release|Any CPU.Build.0 = Release|Any CPU
{80C16833-B497-4AFA-97D2-4744EAFE412C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{80C16833-B497-4AFA-97D2-4744EAFE412C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{80C16833-B497-4AFA-97D2-4744EAFE412C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{80C16833-B497-4AFA-97D2-4744EAFE412C}.Release|Any CPU.Build.0 = Release|Any CPU
{3B0EDADE-2697-4936-9C15-E7BCB309AA14}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3B0EDADE-2697-4936-9C15-E7BCB309AA14}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3B0EDADE-2697-4936-9C15-E7BCB309AA14}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3B0EDADE-2697-4936-9C15-E7BCB309AA14}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal