50 lines
3.0 KiB
Plaintext
50 lines
3.0 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 17
|
|
VisualStudioVersion = 17.11.35303.130
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "BookContract", "BookContract\BookContract.csproj", "{B6BADCB3-6326-4D78-B7EA-33E648B98B45}"
|
|
EndProject
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "BookDatabaseImplement", "BookDatabaseImplement\BookDatabaseImplement.csproj", "{1ADFC6AE-FBB7-405C-9D0E-80E1EB5E15F9}"
|
|
EndProject
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Desktop", "Desktop\Desktop.csproj", "{193A14AF-1D66-4FE6-B463-A985BE2E63BB}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Test", "Test\Test.csproj", "{67A97857-028F-4E5B-A9CF-BDEFD8699C25}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BookBusinessLogic", "BookBusinessLogic\BookBusinessLogic.csproj", "{1FCCA8B4-9391-4F9E-AF1F-556C56EAA352}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{B6BADCB3-6326-4D78-B7EA-33E648B98B45}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{B6BADCB3-6326-4D78-B7EA-33E648B98B45}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{B6BADCB3-6326-4D78-B7EA-33E648B98B45}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{B6BADCB3-6326-4D78-B7EA-33E648B98B45}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{1ADFC6AE-FBB7-405C-9D0E-80E1EB5E15F9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{1ADFC6AE-FBB7-405C-9D0E-80E1EB5E15F9}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{1ADFC6AE-FBB7-405C-9D0E-80E1EB5E15F9}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{1ADFC6AE-FBB7-405C-9D0E-80E1EB5E15F9}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{193A14AF-1D66-4FE6-B463-A985BE2E63BB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{193A14AF-1D66-4FE6-B463-A985BE2E63BB}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{193A14AF-1D66-4FE6-B463-A985BE2E63BB}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{193A14AF-1D66-4FE6-B463-A985BE2E63BB}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{67A97857-028F-4E5B-A9CF-BDEFD8699C25}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{67A97857-028F-4E5B-A9CF-BDEFD8699C25}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{67A97857-028F-4E5B-A9CF-BDEFD8699C25}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{67A97857-028F-4E5B-A9CF-BDEFD8699C25}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{1FCCA8B4-9391-4F9E-AF1F-556C56EAA352}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{1FCCA8B4-9391-4F9E-AF1F-556C56EAA352}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{1FCCA8B4-9391-4F9E-AF1F-556C56EAA352}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{1FCCA8B4-9391-4F9E-AF1F-556C56EAA352}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {05DA2BD9-9B6D-4B78-897A-1EEAEEA4139A}
|
|
EndGlobalSection
|
|
EndGlobal
|