-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathGazpromBack2.0.sln
37 lines (37 loc) · 2.08 KB
/
GazpromBack2.0.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.5.002.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "BackGazprom", "AuthService\BackGazprom.csproj", "{9042D69E-8E4E-41EB-AFAD-3A5B2F7A6C80}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ImageAggretionService", "ImageAggretionService\ImageAggretionService.csproj", "{B522B01C-C332-4263-BD03-3486BFCC2CF5}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ImageAgregationService", "ImageAgregationService\ImageAgregationService.csproj", "{BA4A402C-80C9-4EFD-B4F7-9306C7DF1381}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{9042D69E-8E4E-41EB-AFAD-3A5B2F7A6C80}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{9042D69E-8E4E-41EB-AFAD-3A5B2F7A6C80}.Debug|Any CPU.Build.0 = Debug|Any CPU
{9042D69E-8E4E-41EB-AFAD-3A5B2F7A6C80}.Release|Any CPU.ActiveCfg = Release|Any CPU
{9042D69E-8E4E-41EB-AFAD-3A5B2F7A6C80}.Release|Any CPU.Build.0 = Release|Any CPU
{B522B01C-C332-4263-BD03-3486BFCC2CF5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B522B01C-C332-4263-BD03-3486BFCC2CF5}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B522B01C-C332-4263-BD03-3486BFCC2CF5}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B522B01C-C332-4263-BD03-3486BFCC2CF5}.Release|Any CPU.Build.0 = Release|Any CPU
{BA4A402C-80C9-4EFD-B4F7-9306C7DF1381}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{BA4A402C-80C9-4EFD-B4F7-9306C7DF1381}.Debug|Any CPU.Build.0 = Debug|Any CPU
{BA4A402C-80C9-4EFD-B4F7-9306C7DF1381}.Release|Any CPU.ActiveCfg = Release|Any CPU
{BA4A402C-80C9-4EFD-B4F7-9306C7DF1381}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {08006BC1-E2F6-4D2F-9185-9FED39200868}
EndGlobalSection
EndGlobal