forked from Zain-Asiff/Falcon-ERP
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathERPSolutionSystem.sln
78 lines (78 loc) · 5.29 KB
/
ERPSolutionSystem.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.31515.178
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ERPSystem", "ERPSystem\ERPSystem.csproj", "{32E53674-0073-4859-8F44-2438605AB1C9}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ERPSystemAPI", "ERPSystemAPI\ERPSystemAPI.csproj", "{ADB590F5-89AC-4203-8AF8-09C0A658CDBA}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Application", "Application\Application.csproj", "{586AEB25-F115-413D-B52A-CFB3B48B20FD}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Domain", "Domain\Domain.csproj", "{CD4E6990-1E10-49F6-BFF0-839A48FC91F4}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Infrastructure", "Infrastructure\Infrastructure.csproj", "{AA4F5F8A-5757-4AD6-A1F1-8140E936290B}"
EndProject
Project("{F14B399A-7131-4C87-9E4B-1186C45EF12D}") = "ReportingERP", "ReportingERP\ReportingERP.rptproj", "{7676BFDB-BF45-4F57-93A1-13A6F46221F9}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RDLCReports", "RDLCReports\RDLCReports.csproj", "{A9824099-A44C-4B69-8120-445121E2825C}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
DebugLocal|Any CPU = DebugLocal|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{32E53674-0073-4859-8F44-2438605AB1C9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{32E53674-0073-4859-8F44-2438605AB1C9}.Debug|Any CPU.Build.0 = Debug|Any CPU
{32E53674-0073-4859-8F44-2438605AB1C9}.DebugLocal|Any CPU.ActiveCfg = Debug|Any CPU
{32E53674-0073-4859-8F44-2438605AB1C9}.DebugLocal|Any CPU.Build.0 = Debug|Any CPU
{32E53674-0073-4859-8F44-2438605AB1C9}.Release|Any CPU.ActiveCfg = Release|Any CPU
{32E53674-0073-4859-8F44-2438605AB1C9}.Release|Any CPU.Build.0 = Release|Any CPU
{ADB590F5-89AC-4203-8AF8-09C0A658CDBA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{ADB590F5-89AC-4203-8AF8-09C0A658CDBA}.Debug|Any CPU.Build.0 = Debug|Any CPU
{ADB590F5-89AC-4203-8AF8-09C0A658CDBA}.DebugLocal|Any CPU.ActiveCfg = Debug|Any CPU
{ADB590F5-89AC-4203-8AF8-09C0A658CDBA}.DebugLocal|Any CPU.Build.0 = Debug|Any CPU
{ADB590F5-89AC-4203-8AF8-09C0A658CDBA}.Release|Any CPU.ActiveCfg = Release|Any CPU
{ADB590F5-89AC-4203-8AF8-09C0A658CDBA}.Release|Any CPU.Build.0 = Release|Any CPU
{586AEB25-F115-413D-B52A-CFB3B48B20FD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{586AEB25-F115-413D-B52A-CFB3B48B20FD}.Debug|Any CPU.Build.0 = Debug|Any CPU
{586AEB25-F115-413D-B52A-CFB3B48B20FD}.DebugLocal|Any CPU.ActiveCfg = Debug|Any CPU
{586AEB25-F115-413D-B52A-CFB3B48B20FD}.DebugLocal|Any CPU.Build.0 = Debug|Any CPU
{586AEB25-F115-413D-B52A-CFB3B48B20FD}.Release|Any CPU.ActiveCfg = Release|Any CPU
{586AEB25-F115-413D-B52A-CFB3B48B20FD}.Release|Any CPU.Build.0 = Release|Any CPU
{CD4E6990-1E10-49F6-BFF0-839A48FC91F4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{CD4E6990-1E10-49F6-BFF0-839A48FC91F4}.Debug|Any CPU.Build.0 = Debug|Any CPU
{CD4E6990-1E10-49F6-BFF0-839A48FC91F4}.DebugLocal|Any CPU.ActiveCfg = Debug|Any CPU
{CD4E6990-1E10-49F6-BFF0-839A48FC91F4}.DebugLocal|Any CPU.Build.0 = Debug|Any CPU
{CD4E6990-1E10-49F6-BFF0-839A48FC91F4}.Release|Any CPU.ActiveCfg = Release|Any CPU
{CD4E6990-1E10-49F6-BFF0-839A48FC91F4}.Release|Any CPU.Build.0 = Release|Any CPU
{AA4F5F8A-5757-4AD6-A1F1-8140E936290B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{AA4F5F8A-5757-4AD6-A1F1-8140E936290B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{AA4F5F8A-5757-4AD6-A1F1-8140E936290B}.DebugLocal|Any CPU.ActiveCfg = Debug|Any CPU
{AA4F5F8A-5757-4AD6-A1F1-8140E936290B}.DebugLocal|Any CPU.Build.0 = Debug|Any CPU
{AA4F5F8A-5757-4AD6-A1F1-8140E936290B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{AA4F5F8A-5757-4AD6-A1F1-8140E936290B}.Release|Any CPU.Build.0 = Release|Any CPU
{7676BFDB-BF45-4F57-93A1-13A6F46221F9}.Debug|Any CPU.ActiveCfg = Debug
{7676BFDB-BF45-4F57-93A1-13A6F46221F9}.Debug|Any CPU.Build.0 = Debug
{7676BFDB-BF45-4F57-93A1-13A6F46221F9}.Debug|Any CPU.Deploy.0 = Debug
{7676BFDB-BF45-4F57-93A1-13A6F46221F9}.DebugLocal|Any CPU.ActiveCfg = DebugLocal
{7676BFDB-BF45-4F57-93A1-13A6F46221F9}.DebugLocal|Any CPU.Build.0 = DebugLocal
{7676BFDB-BF45-4F57-93A1-13A6F46221F9}.Release|Any CPU.ActiveCfg = Release
{7676BFDB-BF45-4F57-93A1-13A6F46221F9}.Release|Any CPU.Build.0 = Release
{7676BFDB-BF45-4F57-93A1-13A6F46221F9}.Release|Any CPU.Deploy.0 = Release
{A9824099-A44C-4B69-8120-445121E2825C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A9824099-A44C-4B69-8120-445121E2825C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A9824099-A44C-4B69-8120-445121E2825C}.DebugLocal|Any CPU.ActiveCfg = Debug|Any CPU
{A9824099-A44C-4B69-8120-445121E2825C}.DebugLocal|Any CPU.Build.0 = Debug|Any CPU
{A9824099-A44C-4B69-8120-445121E2825C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A9824099-A44C-4B69-8120-445121E2825C}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {6A41BA86-97BB-4D9B-A240-04C4FB91F87F}
EndGlobalSection
EndGlobal