This repository was archived by the owner on Jul 22, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathSSDWebAPI.sln
More file actions
57 lines (57 loc) · 3.77 KB
/
Copy pathSSDWebAPI.sln
File metadata and controls
57 lines (57 loc) · 3.77 KB
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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.30011.22
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "WikiMediaHelperService", "WikiMediaHelperService\WikiMediaHelperService.csproj", "{61186B1E-B921-4B32-B91F-1F372CCAA842}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "MapHelperService", "MapHelperService\MapHelperService.csproj", "{738F99A5-A691-4B05-B324-6B7E2CAF169D}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "WeatherHelperService", "WeatherHelperService\WeatherHelperService.csproj", "{ECDF8F14-7644-4F13-81A1-6A721860EA51}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "CelestialBodyHelperService", "CelestialBodyHelperService\CelestialBodyHelperService.csproj", "{0D7EDDB8-E864-4980-8C25-13BA84EA0DC9}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AstroPhotographyHelperService", "AstroPhotographyHelperService\AstroPhotographyHelperService.csproj", "{6D8C4149-535F-4C29-8699-421908AF47E2}"
EndProject
Project("{00D1A9C2-B5F0-4AF3-8072-F6C62B433612}") = "SQLDatabase", "SQLDatabase\SQLDatabase.sqlproj", "{16B96A79-D1CF-4BB5-9F87-B3B47B00C69A}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{61186B1E-B921-4B32-B91F-1F372CCAA842}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{61186B1E-B921-4B32-B91F-1F372CCAA842}.Debug|Any CPU.Build.0 = Debug|Any CPU
{61186B1E-B921-4B32-B91F-1F372CCAA842}.Release|Any CPU.ActiveCfg = Release|Any CPU
{61186B1E-B921-4B32-B91F-1F372CCAA842}.Release|Any CPU.Build.0 = Release|Any CPU
{738F99A5-A691-4B05-B324-6B7E2CAF169D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{738F99A5-A691-4B05-B324-6B7E2CAF169D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{738F99A5-A691-4B05-B324-6B7E2CAF169D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{738F99A5-A691-4B05-B324-6B7E2CAF169D}.Release|Any CPU.Build.0 = Release|Any CPU
{ECDF8F14-7644-4F13-81A1-6A721860EA51}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{ECDF8F14-7644-4F13-81A1-6A721860EA51}.Debug|Any CPU.Build.0 = Debug|Any CPU
{ECDF8F14-7644-4F13-81A1-6A721860EA51}.Release|Any CPU.ActiveCfg = Release|Any CPU
{ECDF8F14-7644-4F13-81A1-6A721860EA51}.Release|Any CPU.Build.0 = Release|Any CPU
{0D7EDDB8-E864-4980-8C25-13BA84EA0DC9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0D7EDDB8-E864-4980-8C25-13BA84EA0DC9}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0D7EDDB8-E864-4980-8C25-13BA84EA0DC9}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0D7EDDB8-E864-4980-8C25-13BA84EA0DC9}.Release|Any CPU.Build.0 = Release|Any CPU
{6D8C4149-535F-4C29-8699-421908AF47E2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6D8C4149-535F-4C29-8699-421908AF47E2}.Debug|Any CPU.Build.0 = Debug|Any CPU
{6D8C4149-535F-4C29-8699-421908AF47E2}.Release|Any CPU.ActiveCfg = Release|Any CPU
{6D8C4149-535F-4C29-8699-421908AF47E2}.Release|Any CPU.Build.0 = Release|Any CPU
{16B96A79-D1CF-4BB5-9F87-B3B47B00C69A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{16B96A79-D1CF-4BB5-9F87-B3B47B00C69A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{16B96A79-D1CF-4BB5-9F87-B3B47B00C69A}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{16B96A79-D1CF-4BB5-9F87-B3B47B00C69A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{16B96A79-D1CF-4BB5-9F87-B3B47B00C69A}.Release|Any CPU.Build.0 = Release|Any CPU
{16B96A79-D1CF-4BB5-9F87-B3B47B00C69A}.Release|Any CPU.Deploy.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {3F8BE94B-06AA-44D1-988A-F35F637524E0}
EndGlobalSection
EndGlobal