10Г Егор Романов c9c3ccd756 Fix
2023-03-07 13:23:43 +04:00

50 lines
3.1 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.3.32922.545
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SecuritySystemView", "SecuritySystemView.csproj", "{39A7185D-F1F5-4892-BE6F-72B1A849CA84}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SecuritySystemBusinessLogic", "..\SystemSecurityBusinessLogic\SecuritySystemBusinessLogic.csproj", "{D8EF10A4-F934-461B-BE3C-BCCCF266B8D9}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SecuritySystemContracts", "..\SecuritySystemContracts\SecuritySystemContracts.csproj", "{C1C491F5-4CB7-4B6B-92CE-41688769709A}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SecuritySystemDataModels", "..\SecuritySystemDataModels\SecuritySystemDataModels.csproj", "{D12D1329-4362-472B-B6E6-D62B0FF00C63}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SecuritySystemListImplement", "..\SecuritySystemListImplement\SecuritySystemListImplement.csproj", "{A5A3381B-3592-41B6-880F-333C2502DF02}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{39A7185D-F1F5-4892-BE6F-72B1A849CA84}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{39A7185D-F1F5-4892-BE6F-72B1A849CA84}.Debug|Any CPU.Build.0 = Debug|Any CPU
{39A7185D-F1F5-4892-BE6F-72B1A849CA84}.Release|Any CPU.ActiveCfg = Release|Any CPU
{39A7185D-F1F5-4892-BE6F-72B1A849CA84}.Release|Any CPU.Build.0 = Release|Any CPU
{D8EF10A4-F934-461B-BE3C-BCCCF266B8D9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D8EF10A4-F934-461B-BE3C-BCCCF266B8D9}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D8EF10A4-F934-461B-BE3C-BCCCF266B8D9}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D8EF10A4-F934-461B-BE3C-BCCCF266B8D9}.Release|Any CPU.Build.0 = Release|Any CPU
{C1C491F5-4CB7-4B6B-92CE-41688769709A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C1C491F5-4CB7-4B6B-92CE-41688769709A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C1C491F5-4CB7-4B6B-92CE-41688769709A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C1C491F5-4CB7-4B6B-92CE-41688769709A}.Release|Any CPU.Build.0 = Release|Any CPU
{D12D1329-4362-472B-B6E6-D62B0FF00C63}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D12D1329-4362-472B-B6E6-D62B0FF00C63}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D12D1329-4362-472B-B6E6-D62B0FF00C63}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D12D1329-4362-472B-B6E6-D62B0FF00C63}.Release|Any CPU.Build.0 = Release|Any CPU
{A5A3381B-3592-41B6-880F-333C2502DF02}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A5A3381B-3592-41B6-880F-333C2502DF02}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A5A3381B-3592-41B6-880F-333C2502DF02}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A5A3381B-3592-41B6-880F-333C2502DF02}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {49BC722F-BF83-4492-A6F3-2556B13B2082}
EndGlobalSection
EndGlobal