38 lines
2.1 KiB
Plaintext
38 lines
2.1 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 17
|
|
VisualStudioVersion = 17.11.35312.102
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "WinFormsApp1", "WinFormsApp1\WinFormsApp1.csproj", "{A8183C87-10C0-41E3-B444-A79BF2B14F1D}"
|
|
EndProject
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "OnlineStoreDatabase", "OnlineStoreDatabase\OnlineStoreDatabase.csproj", "{020F2EAA-8B0E-41AC-8677-3D3B8BDFFA6B}"
|
|
EndProject
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "OnlineShopContracts", "OnlineShopContracts\OnlineShopContracts.csproj", "{79C13F67-853B-441F-9284-5F683172B252}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{A8183C87-10C0-41E3-B444-A79BF2B14F1D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{A8183C87-10C0-41E3-B444-A79BF2B14F1D}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{A8183C87-10C0-41E3-B444-A79BF2B14F1D}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{A8183C87-10C0-41E3-B444-A79BF2B14F1D}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{020F2EAA-8B0E-41AC-8677-3D3B8BDFFA6B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{020F2EAA-8B0E-41AC-8677-3D3B8BDFFA6B}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{020F2EAA-8B0E-41AC-8677-3D3B8BDFFA6B}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{020F2EAA-8B0E-41AC-8677-3D3B8BDFFA6B}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{79C13F67-853B-441F-9284-5F683172B252}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{79C13F67-853B-441F-9284-5F683172B252}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{79C13F67-853B-441F-9284-5F683172B252}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{79C13F67-853B-441F-9284-5F683172B252}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {D0F4C3C4-038E-467D-8374-89DB6185E5B7}
|
|
EndGlobalSection
|
|
EndGlobal
|