2024-02-05 18:48:36 +04:00
|
|
|
|
|
|
|
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
|
|
|
# Visual Studio Version 17
|
|
|
|
|
VisualStudioVersion = 17.3.32825.248
|
|
|
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
2024-02-05 20:36:39 +04:00
|
|
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "СomputersShopDataModels", "СomputersShopDataModels\СomputersShopDataModels.csproj", "{325A0EEC-AE7D-49D4-9441-4B390F3D47AC}"
|
|
|
|
|
EndProject
|
|
|
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ComputersShopContracts", "ComputersShopContracts\ComputersShopContracts.csproj", "{36B9AA43-8BA7-49B0-845C-2CAE5715670C}"
|
|
|
|
|
EndProject
|
|
|
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ComputersShopBusinessLogic", "ComputersShopBusinessLogic\ComputersShopBusinessLogic.csproj", "{CDFC655D-B1F8-4D87-9400-A0847FCAEAC6}"
|
|
|
|
|
EndProject
|
|
|
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ComputersShopListImplement", "ComputersShopListImplement\ComputersShopListImplement.csproj", "{35DC2893-12C1-417B-9B92-5A18997B47A6}"
|
|
|
|
|
EndProject
|
|
|
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ComputersShopView", "ComputersShopView\ComputersShopView.csproj", "{B0416A4B-CD04-4991-BC00-7FCFC9DEEF73}"
|
2024-02-05 18:48:36 +04:00
|
|
|
|
EndProject
|
|
|
|
|
Global
|
|
|
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
|
|
|
Debug|Any CPU = Debug|Any CPU
|
|
|
|
|
Release|Any CPU = Release|Any CPU
|
|
|
|
|
EndGlobalSection
|
|
|
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
2024-02-05 20:36:39 +04:00
|
|
|
|
{325A0EEC-AE7D-49D4-9441-4B390F3D47AC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
|
|
|
{325A0EEC-AE7D-49D4-9441-4B390F3D47AC}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
|
|
|
{325A0EEC-AE7D-49D4-9441-4B390F3D47AC}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
|
|
|
{325A0EEC-AE7D-49D4-9441-4B390F3D47AC}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
|
|
|
{36B9AA43-8BA7-49B0-845C-2CAE5715670C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
|
|
|
{36B9AA43-8BA7-49B0-845C-2CAE5715670C}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
|
|
|
{36B9AA43-8BA7-49B0-845C-2CAE5715670C}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
|
|
|
{36B9AA43-8BA7-49B0-845C-2CAE5715670C}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
|
|
|
{CDFC655D-B1F8-4D87-9400-A0847FCAEAC6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
|
|
|
{CDFC655D-B1F8-4D87-9400-A0847FCAEAC6}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
|
|
|
{CDFC655D-B1F8-4D87-9400-A0847FCAEAC6}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
|
|
|
{CDFC655D-B1F8-4D87-9400-A0847FCAEAC6}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
|
|
|
{35DC2893-12C1-417B-9B92-5A18997B47A6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
|
|
|
{35DC2893-12C1-417B-9B92-5A18997B47A6}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
|
|
|
{35DC2893-12C1-417B-9B92-5A18997B47A6}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
|
|
|
{35DC2893-12C1-417B-9B92-5A18997B47A6}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
|
|
|
{B0416A4B-CD04-4991-BC00-7FCFC9DEEF73}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
|
|
|
{B0416A4B-CD04-4991-BC00-7FCFC9DEEF73}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
|
|
|
{B0416A4B-CD04-4991-BC00-7FCFC9DEEF73}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
|
|
|
{B0416A4B-CD04-4991-BC00-7FCFC9DEEF73}.Release|Any CPU.Build.0 = Release|Any CPU
|
2024-02-05 18:48:36 +04:00
|
|
|
|
EndGlobalSection
|
|
|
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
|
|
|
HideSolutionNode = FALSE
|
|
|
|
|
EndGlobalSection
|
|
|
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
|
|
|
SolutionGuid = {2EE3469C-28E4-43F4-AA88-925B6DC7B6D9}
|
|
|
|
|
EndGlobalSection
|
|
|
|
|
EndGlobal
|