forked from forCrowd/WealthFramework
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathWealthFramework.sln
39 lines (39 loc) · 1.67 KB
/
WealthFramework.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.27130.2027
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AngularClient", "AngularClient\AngularClient.csproj", "{E0B5C557-467E-49F4-A73D-F7947A8F91F2}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{9F17C8C0-B9A2-4FE2-8A6F-F77171907103}"
ProjectSection(SolutionItems) = preProject
.gitattributes = .gitattributes
.gitignore = .gitignore
CHANGELOG.md = CHANGELOG.md
CODE_OF_CONDUCT.md = CODE_OF_CONDUCT.md
Solution Items\Index Income Calculation-Outdated.xlsx = Solution Items\Index Income Calculation-Outdated.xlsx
LICENSE = LICENSE
README.md = README.md
Solution Items\Related functions.xlsx = Solution Items\Related functions.xlsx
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{E0B5C557-467E-49F4-A73D-F7947A8F91F2}.Debug|Any CPU.ActiveCfg = Debug|x86
{E0B5C557-467E-49F4-A73D-F7947A8F91F2}.Debug|x86.ActiveCfg = Debug|x86
{E0B5C557-467E-49F4-A73D-F7947A8F91F2}.Release|Any CPU.ActiveCfg = Debug|x86
{E0B5C557-467E-49F4-A73D-F7947A8F91F2}.Release|x86.ActiveCfg = Debug|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {C0A59520-CA67-4F1D-8024-CE7B556D167E}
EndGlobalSection
EndGlobal