forked from VedAstro/VedAstro
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGenso.Astrology.sln
94 lines (94 loc) · 6.08 KB
/
Genso.Astrology.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
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.1.31911.260
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Library", "Library\Library.csproj", "{13F722B6-DF6B-45E7-A563-9379C05BBE7D}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{317ADC97-8BF1-49D5-880F-07818908FCE3}"
ProjectSection(SolutionItems) = preProject
Books\A Manual of Hindu Astrology (1935).pdf = Books\A Manual of Hindu Astrology (1935).pdf
Books\Astrology For Beginners (1992).pdf = Books\Astrology For Beginners (1992).pdf
Books\Bhava And Graha Balas.pdf = Books\Bhava And Graha Balas.pdf
Books\Bhavartha Ratnakara (1947).pdf = Books\Bhavartha Ratnakara (1947).pdf
Reference\constellation-extent-1.png = Reference\constellation-extent-1.png
Reference\constellation-extent-2.png = Reference\constellation-extent-2.png
Reference\constellation-extent-3.png = Reference\constellation-extent-3.png
Directory.Build.props = Directory.Build.props
Dockerfile = Dockerfile
GithubImages\header-logo.png = GithubImages\header-logo.png
Books\Hindu Predictive Astrology.pdf = Books\Hindu Predictive Astrology.pdf
HoroscopeAnalysisTips.txt = HoroscopeAnalysisTips.txt
Books\How to Judge Horoscope - Vol1.pdf = Books\How to Judge Horoscope - Vol1.pdf
Books\How to Judge Horoscope - Vol2.pdf = Books\How to Judge Horoscope - Vol2.pdf
LICENSE.md = LICENSE.md
Books\Muhurtha.pdf = Books\Muhurtha.pdf
Books\My Experiences in Astrology.pdf = Books\My Experiences in Astrology.pdf
Books\Notable Horoscopes (1998).pdf = Books\Notable Horoscopes (1998).pdf
Reference\planet-names-symbol.png = Reference\planet-names-symbol.png
Books\Planetary Influences on Human Affairs.pdf = Books\Planetary Influences on Human Affairs.pdf
Books\Prasna Marga Pt1.pdf = Books\Prasna Marga Pt1.pdf
Books\Prasna Marga Pt2.pdf = Books\Prasna Marga Pt2.pdf
Reference\rasis-and-extent.png = Reference\rasis-and-extent.png
README.md = README.md
NotCode\PublicLedger\README.md = NotCode\PublicLedger\README.md
Books\Three Hundred Important Combinations.pdf = Books\Three Hundred Important Combinations.pdf
version.json = version.json
Reference\zodiac-sign-name-symbol.png = Reference\zodiac-sign-name-symbol.png
EndProjectSection
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Website", "Website\Website.csproj", "{E2BF92A7-D6E5-4D1E-940B-4040707C51DE}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "API", "API\API.csproj", "{4B39926B-9DDC-4B45-9737-9DAA5FA88A09}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Desktop", "Desktop\Desktop.csproj", "{9E283528-E200-4EA2-BA42-A43A95207F87}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Library.API", "Library.API\Library.API.csproj", "{BBC2261A-BB33-4C9D-B920-843348B2FBBC}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
ReleaseTest|Any CPU = ReleaseTest|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{13F722B6-DF6B-45E7-A563-9379C05BBE7D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{13F722B6-DF6B-45E7-A563-9379C05BBE7D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{13F722B6-DF6B-45E7-A563-9379C05BBE7D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{13F722B6-DF6B-45E7-A563-9379C05BBE7D}.Release|Any CPU.Build.0 = Release|Any CPU
{13F722B6-DF6B-45E7-A563-9379C05BBE7D}.ReleaseTest|Any CPU.ActiveCfg = Release|Any CPU
{13F722B6-DF6B-45E7-A563-9379C05BBE7D}.ReleaseTest|Any CPU.Build.0 = Release|Any CPU
{E2BF92A7-D6E5-4D1E-940B-4040707C51DE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E2BF92A7-D6E5-4D1E-940B-4040707C51DE}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E2BF92A7-D6E5-4D1E-940B-4040707C51DE}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E2BF92A7-D6E5-4D1E-940B-4040707C51DE}.Release|Any CPU.Build.0 = Release|Any CPU
{E2BF92A7-D6E5-4D1E-940B-4040707C51DE}.ReleaseTest|Any CPU.ActiveCfg = Release|Any CPU
{E2BF92A7-D6E5-4D1E-940B-4040707C51DE}.ReleaseTest|Any CPU.Build.0 = Release|Any CPU
{4B39926B-9DDC-4B45-9737-9DAA5FA88A09}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4B39926B-9DDC-4B45-9737-9DAA5FA88A09}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4B39926B-9DDC-4B45-9737-9DAA5FA88A09}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4B39926B-9DDC-4B45-9737-9DAA5FA88A09}.Release|Any CPU.Build.0 = Release|Any CPU
{4B39926B-9DDC-4B45-9737-9DAA5FA88A09}.ReleaseTest|Any CPU.ActiveCfg = Release|Any CPU
{4B39926B-9DDC-4B45-9737-9DAA5FA88A09}.ReleaseTest|Any CPU.Build.0 = Release|Any CPU
{9E283528-E200-4EA2-BA42-A43A95207F87}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{9E283528-E200-4EA2-BA42-A43A95207F87}.Debug|Any CPU.Build.0 = Debug|Any CPU
{9E283528-E200-4EA2-BA42-A43A95207F87}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{9E283528-E200-4EA2-BA42-A43A95207F87}.Release|Any CPU.ActiveCfg = Release|Any CPU
{9E283528-E200-4EA2-BA42-A43A95207F87}.Release|Any CPU.Build.0 = Release|Any CPU
{9E283528-E200-4EA2-BA42-A43A95207F87}.Release|Any CPU.Deploy.0 = Release|Any CPU
{9E283528-E200-4EA2-BA42-A43A95207F87}.ReleaseTest|Any CPU.ActiveCfg = Release|Any CPU
{9E283528-E200-4EA2-BA42-A43A95207F87}.ReleaseTest|Any CPU.Build.0 = Release|Any CPU
{9E283528-E200-4EA2-BA42-A43A95207F87}.ReleaseTest|Any CPU.Deploy.0 = Release|Any CPU
{BBC2261A-BB33-4C9D-B920-843348B2FBBC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{BBC2261A-BB33-4C9D-B920-843348B2FBBC}.Debug|Any CPU.Build.0 = Debug|Any CPU
{BBC2261A-BB33-4C9D-B920-843348B2FBBC}.Release|Any CPU.ActiveCfg = Release|Any CPU
{BBC2261A-BB33-4C9D-B920-843348B2FBBC}.Release|Any CPU.Build.0 = Release|Any CPU
{BBC2261A-BB33-4C9D-B920-843348B2FBBC}.ReleaseTest|Any CPU.ActiveCfg = Release|Any CPU
{BBC2261A-BB33-4C9D-B920-843348B2FBBC}.ReleaseTest|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {F2FBEEBB-2243-4CB6-BD2C-2C91584B2662}
EndGlobalSection
EndGlobal