1C.Gateway/_1C.Gateway.sln
2021-05-17 19:01:00 +03:00

32 lines
1.6 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.31229.75
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_1C.Gateway", "_1C.Gateway\_1C.Gateway.csproj", "{0D296610-1E78-4CC9-8199-75F75C03B021}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_1C.Gateway.Managers", "_1C.Gateway.Managers\_1C.Gateway.Managers.csproj", "{83412C70-4360-41BC-836D-788BCB76F551}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{0D296610-1E78-4CC9-8199-75F75C03B021}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0D296610-1E78-4CC9-8199-75F75C03B021}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0D296610-1E78-4CC9-8199-75F75C03B021}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0D296610-1E78-4CC9-8199-75F75C03B021}.Release|Any CPU.Build.0 = Release|Any CPU
{83412C70-4360-41BC-836D-788BCB76F551}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{83412C70-4360-41BC-836D-788BCB76F551}.Debug|Any CPU.Build.0 = Debug|Any CPU
{83412C70-4360-41BC-836D-788BCB76F551}.Release|Any CPU.ActiveCfg = Release|Any CPU
{83412C70-4360-41BC-836D-788BCB76F551}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {A34563C0-6B48-45FE-BBCC-E755351B3E14}
EndGlobalSection
EndGlobal