forked from stimulsoft/Samples-NET.Core-MVC-CSharp
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNET Core MVC Samples.sln
127 lines (127 loc) · 9.9 KB
/
NET Core MVC Samples.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
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.27004.2009
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Web Demo", "Web Demo\Web Demo.csproj", "{07EFAC6A-9676-47D0-9A0C-94D7843A306A}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Show Report in the Viewer", "Show Report in the Viewer\Show Report in the Viewer.csproj", "{9DD05AB1-9FC1-46B6-A507-A9007DFFBB0D}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Show Report in the ViewerFx", "Show Report in the ViewerFx\Show Report in the ViewerFx.csproj", "{28DF6C22-60B4-4F8B-B748-D5FC8F8C997C}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Edit Report in the Designer", "Edit Report in the Designer\Edit Report in the Designer.csproj", "{E420937B-8B4D-4095-9F46-0EEFA3F1665B}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Edit Report in the DesignerFx", "Edit Report in the DesignerFx\Edit Report in the DesignerFx.csproj", "{DFBFBE74-37A7-4D90-9072-8C8ACA4F2DCC}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Change the Viewer Theme", "Change the Viewer Theme\Change the Viewer Theme.csproj", "{B540062D-1541-4489-B727-DCA94589EE4D}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Full Screen Mode in Viewer", "Full Screen Mode in Viewer\Full Screen Mode in Viewer.csproj", "{EAFAD193-669F-416A-864B-41DD8CF74AC0}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Localizing the Viewer", "Localizing the Viewer\Localizing the Viewer.csproj", "{16D17217-84B7-4BC5-A041-B7BCF0A394B0}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Manage Report Printing and Exporting", "Manage Report Printing and Exporting\Manage Report Printing and Exporting.csproj", "{965599FC-4E59-4E02-A728-ABC4B5C0C5AC}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Send Report by Email", "Send Report by Email\Send Report by Email.csproj", "{A72FE608-D591-4A43-8F35-AD0AF951CBB4}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Showing Interactive Reports", "Showing Interactive Reports\Showing Interactive Reports.csproj", "{935B9CEB-F058-4F76-873A-BE84053D2DF8}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Using Business Objects in the Report", "Using Business Objects in the Report\Using Business Objects in the Report.csproj", "{A82F59C0-12DE-477E-BE06-8F943D562A43}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Export and Print Report from Code", "Export and Print Report from Code\Export and Print Report from Code.csproj", "{7541B753-26CC-4B73-AE60-DA341D7073E1}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Save Report Template in the Designer", "Save Report Template in the Designer\Save Report Template in the Designer.csproj", "{780B66EE-D3E9-44D6-B62F-0D6F9C619C8F}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Using Localizations in the DesignerFx", "Using Localizations in the DesignerFx\Using Localizations in the DesignerFx.csproj", "{07FDC4CA-D6F6-4519-B123-B813DEA533E1}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Web DemoFx", "Web DemoFx\Web DemoFx.csproj", "{AB513305-D22D-4369-B16E-AE3D937865D6}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Using the Web API with Angular", "Using the Web API with Angular\Using the Web API with Angular.csproj", "{74A520BF-0D4D-437E-90E3-27A5B074AE75}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Render Report in the Console App", "Render Report in the Console App\Render Report in the Console App.csproj", "{3CA3099F-8E1F-4C97-85D3-B5B3165578C5}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{07EFAC6A-9676-47D0-9A0C-94D7843A306A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{07EFAC6A-9676-47D0-9A0C-94D7843A306A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{07EFAC6A-9676-47D0-9A0C-94D7843A306A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{07EFAC6A-9676-47D0-9A0C-94D7843A306A}.Release|Any CPU.Build.0 = Release|Any CPU
{9DD05AB1-9FC1-46B6-A507-A9007DFFBB0D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{9DD05AB1-9FC1-46B6-A507-A9007DFFBB0D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{9DD05AB1-9FC1-46B6-A507-A9007DFFBB0D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{9DD05AB1-9FC1-46B6-A507-A9007DFFBB0D}.Release|Any CPU.Build.0 = Release|Any CPU
{28DF6C22-60B4-4F8B-B748-D5FC8F8C997C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{28DF6C22-60B4-4F8B-B748-D5FC8F8C997C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{28DF6C22-60B4-4F8B-B748-D5FC8F8C997C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{28DF6C22-60B4-4F8B-B748-D5FC8F8C997C}.Release|Any CPU.Build.0 = Release|Any CPU
{E420937B-8B4D-4095-9F46-0EEFA3F1665B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E420937B-8B4D-4095-9F46-0EEFA3F1665B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E420937B-8B4D-4095-9F46-0EEFA3F1665B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E420937B-8B4D-4095-9F46-0EEFA3F1665B}.Release|Any CPU.Build.0 = Release|Any CPU
{DFBFBE74-37A7-4D90-9072-8C8ACA4F2DCC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{DFBFBE74-37A7-4D90-9072-8C8ACA4F2DCC}.Debug|Any CPU.Build.0 = Debug|Any CPU
{DFBFBE74-37A7-4D90-9072-8C8ACA4F2DCC}.Release|Any CPU.ActiveCfg = Release|Any CPU
{DFBFBE74-37A7-4D90-9072-8C8ACA4F2DCC}.Release|Any CPU.Build.0 = Release|Any CPU
{B540062D-1541-4489-B727-DCA94589EE4D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B540062D-1541-4489-B727-DCA94589EE4D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B540062D-1541-4489-B727-DCA94589EE4D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B540062D-1541-4489-B727-DCA94589EE4D}.Release|Any CPU.Build.0 = Release|Any CPU
{EAFAD193-669F-416A-864B-41DD8CF74AC0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{EAFAD193-669F-416A-864B-41DD8CF74AC0}.Debug|Any CPU.Build.0 = Debug|Any CPU
{EAFAD193-669F-416A-864B-41DD8CF74AC0}.Release|Any CPU.ActiveCfg = Release|Any CPU
{EAFAD193-669F-416A-864B-41DD8CF74AC0}.Release|Any CPU.Build.0 = Release|Any CPU
{16D17217-84B7-4BC5-A041-B7BCF0A394B0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{16D17217-84B7-4BC5-A041-B7BCF0A394B0}.Debug|Any CPU.Build.0 = Debug|Any CPU
{16D17217-84B7-4BC5-A041-B7BCF0A394B0}.Release|Any CPU.ActiveCfg = Release|Any CPU
{16D17217-84B7-4BC5-A041-B7BCF0A394B0}.Release|Any CPU.Build.0 = Release|Any CPU
{965599FC-4E59-4E02-A728-ABC4B5C0C5AC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{965599FC-4E59-4E02-A728-ABC4B5C0C5AC}.Debug|Any CPU.Build.0 = Debug|Any CPU
{965599FC-4E59-4E02-A728-ABC4B5C0C5AC}.Release|Any CPU.ActiveCfg = Release|Any CPU
{965599FC-4E59-4E02-A728-ABC4B5C0C5AC}.Release|Any CPU.Build.0 = Release|Any CPU
{A72FE608-D591-4A43-8F35-AD0AF951CBB4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A72FE608-D591-4A43-8F35-AD0AF951CBB4}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A72FE608-D591-4A43-8F35-AD0AF951CBB4}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A72FE608-D591-4A43-8F35-AD0AF951CBB4}.Release|Any CPU.Build.0 = Release|Any CPU
{935B9CEB-F058-4F76-873A-BE84053D2DF8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{935B9CEB-F058-4F76-873A-BE84053D2DF8}.Debug|Any CPU.Build.0 = Debug|Any CPU
{935B9CEB-F058-4F76-873A-BE84053D2DF8}.Release|Any CPU.ActiveCfg = Release|Any CPU
{935B9CEB-F058-4F76-873A-BE84053D2DF8}.Release|Any CPU.Build.0 = Release|Any CPU
{A82F59C0-12DE-477E-BE06-8F943D562A43}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A82F59C0-12DE-477E-BE06-8F943D562A43}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A82F59C0-12DE-477E-BE06-8F943D562A43}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A82F59C0-12DE-477E-BE06-8F943D562A43}.Release|Any CPU.Build.0 = Release|Any CPU
{7541B753-26CC-4B73-AE60-DA341D7073E1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7541B753-26CC-4B73-AE60-DA341D7073E1}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7541B753-26CC-4B73-AE60-DA341D7073E1}.Release|Any CPU.ActiveCfg = Release|Any CPU
{7541B753-26CC-4B73-AE60-DA341D7073E1}.Release|Any CPU.Build.0 = Release|Any CPU
{780B66EE-D3E9-44D6-B62F-0D6F9C619C8F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{780B66EE-D3E9-44D6-B62F-0D6F9C619C8F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{780B66EE-D3E9-44D6-B62F-0D6F9C619C8F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{780B66EE-D3E9-44D6-B62F-0D6F9C619C8F}.Release|Any CPU.Build.0 = Release|Any CPU
{07FDC4CA-D6F6-4519-B123-B813DEA533E1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{07FDC4CA-D6F6-4519-B123-B813DEA533E1}.Debug|Any CPU.Build.0 = Debug|Any CPU
{07FDC4CA-D6F6-4519-B123-B813DEA533E1}.Release|Any CPU.ActiveCfg = Release|Any CPU
{07FDC4CA-D6F6-4519-B123-B813DEA533E1}.Release|Any CPU.Build.0 = Release|Any CPU
{AB513305-D22D-4369-B16E-AE3D937865D6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{AB513305-D22D-4369-B16E-AE3D937865D6}.Debug|Any CPU.Build.0 = Debug|Any CPU
{AB513305-D22D-4369-B16E-AE3D937865D6}.Release|Any CPU.ActiveCfg = Release|Any CPU
{AB513305-D22D-4369-B16E-AE3D937865D6}.Release|Any CPU.Build.0 = Release|Any CPU
{74A520BF-0D4D-437E-90E3-27A5B074AE75}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{74A520BF-0D4D-437E-90E3-27A5B074AE75}.Debug|Any CPU.Build.0 = Debug|Any CPU
{74A520BF-0D4D-437E-90E3-27A5B074AE75}.Release|Any CPU.ActiveCfg = Release|Any CPU
{74A520BF-0D4D-437E-90E3-27A5B074AE75}.Release|Any CPU.Build.0 = Release|Any CPU
{3CA3099F-8E1F-4C97-85D3-B5B3165578C5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3CA3099F-8E1F-4C97-85D3-B5B3165578C5}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3CA3099F-8E1F-4C97-85D3-B5B3165578C5}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3CA3099F-8E1F-4C97-85D3-B5B3165578C5}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {40FC8583-C300-475B-A50C-C2844FF90787}
EndGlobalSection
EndGlobal