-
Notifications
You must be signed in to change notification settings - Fork 1
/
Solar.API.sln
62 lines (62 loc) · 3.81 KB
/
Solar.API.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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.2.32616.157
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Solar.API", "Solar.API\Solar.API.csproj", "{8B26CC61-083D-4023-99E0-3FED83D438A1}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Solar.Data", "Solar.Data\Solar.Data.csproj", "{890C8FA0-EB2C-44A9-B745-3172F3D0C7C6}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Solar.DTOs", "Solar.DTOs\Solar.DTOs.csproj", "{F164BEFB-33CF-4EB5-86E6-BE4D59316D2D}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{6823DC79-F89C-40E9-A047-03482C993A89}"
ProjectSection(SolutionItems) = preProject
README.md = README.md
EndProjectSection
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Solar.Common", "Solar.Common\Solar.Common.csproj", "{BEE2FA9D-7A04-4AED-8D04-D59EC7026848}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Solar.Services", "Solar.Services\Solar.Services.csproj", "{CEF1632F-E53B-4D10-8298-EB653EC1E9DA}"
EndProject
Project("{54A90642-561A-4BB1-A94E-469ADEE60C69}") = "Solar.Vue", "Solar.Vue\Solar.Vue.esproj", "{C6137ED3-6551-4871-9637-E58FCC43A4D3}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{8B26CC61-083D-4023-99E0-3FED83D438A1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8B26CC61-083D-4023-99E0-3FED83D438A1}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8B26CC61-083D-4023-99E0-3FED83D438A1}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8B26CC61-083D-4023-99E0-3FED83D438A1}.Release|Any CPU.Build.0 = Release|Any CPU
{890C8FA0-EB2C-44A9-B745-3172F3D0C7C6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{890C8FA0-EB2C-44A9-B745-3172F3D0C7C6}.Debug|Any CPU.Build.0 = Debug|Any CPU
{890C8FA0-EB2C-44A9-B745-3172F3D0C7C6}.Release|Any CPU.ActiveCfg = Release|Any CPU
{890C8FA0-EB2C-44A9-B745-3172F3D0C7C6}.Release|Any CPU.Build.0 = Release|Any CPU
{F164BEFB-33CF-4EB5-86E6-BE4D59316D2D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F164BEFB-33CF-4EB5-86E6-BE4D59316D2D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F164BEFB-33CF-4EB5-86E6-BE4D59316D2D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F164BEFB-33CF-4EB5-86E6-BE4D59316D2D}.Release|Any CPU.Build.0 = Release|Any CPU
{BEE2FA9D-7A04-4AED-8D04-D59EC7026848}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{BEE2FA9D-7A04-4AED-8D04-D59EC7026848}.Debug|Any CPU.Build.0 = Debug|Any CPU
{BEE2FA9D-7A04-4AED-8D04-D59EC7026848}.Release|Any CPU.ActiveCfg = Release|Any CPU
{BEE2FA9D-7A04-4AED-8D04-D59EC7026848}.Release|Any CPU.Build.0 = Release|Any CPU
{CEF1632F-E53B-4D10-8298-EB653EC1E9DA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{CEF1632F-E53B-4D10-8298-EB653EC1E9DA}.Debug|Any CPU.Build.0 = Debug|Any CPU
{CEF1632F-E53B-4D10-8298-EB653EC1E9DA}.Release|Any CPU.ActiveCfg = Release|Any CPU
{CEF1632F-E53B-4D10-8298-EB653EC1E9DA}.Release|Any CPU.Build.0 = Release|Any CPU
{C6137ED3-6551-4871-9637-E58FCC43A4D3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C6137ED3-6551-4871-9637-E58FCC43A4D3}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C6137ED3-6551-4871-9637-E58FCC43A4D3}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{C6137ED3-6551-4871-9637-E58FCC43A4D3}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C6137ED3-6551-4871-9637-E58FCC43A4D3}.Release|Any CPU.Build.0 = Release|Any CPU
{C6137ED3-6551-4871-9637-E58FCC43A4D3}.Release|Any CPU.Deploy.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {5906406D-462D-48FF-ADBD-0F22050EA22B}
EndGlobalSection
EndGlobal