forked from codeyu/Ext.NET.Community
-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathExt.Net.vs2010.sln
More file actions
70 lines (70 loc) · 5.45 KB
/
Ext.Net.vs2010.sln
File metadata and controls
70 lines (70 loc) · 5.45 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
58
59
60
61
62
63
64
65
66
67
68
69
70
Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Ext.Net", "Ext.Net\Ext.Net.csproj", "{195F2E70-F5E6-4A61-AAD9-2639657C29C4}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Ext.Net.Examples", "Ext.Net.Examples\Ext.Net.Examples.csproj", "{3E7DEBDF-20A8-4BE7-8BDE-6A42C7AD91C1}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Ext.Net.Examples.MVC", "Ext.Net.Examples.MVC\Ext.Net.Examples.MVC.csproj", "{0D4BEEAD-B980-4E43-BBEB-B0BADE9D328C}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
MVC Debug|Any CPU = MVC Debug|Any CPU
MVC Release|Any CPU = MVC Release|Any CPU
Release|Any CPU = Release|Any CPU
WebForm NET35 Debug|Any CPU = WebForm NET35 Debug|Any CPU
WebForm NET35 Release|Any CPU = WebForm NET35 Release|Any CPU
WebForm NET40 Debug|Any CPU = WebForm NET40 Debug|Any CPU
WebForm NET40 Release|Any CPU = WebForm NET40 Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{195F2E70-F5E6-4A61-AAD9-2639657C29C4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{195F2E70-F5E6-4A61-AAD9-2639657C29C4}.Debug|Any CPU.Build.0 = Debug|Any CPU
{195F2E70-F5E6-4A61-AAD9-2639657C29C4}.MVC Debug|Any CPU.ActiveCfg = MVC Debug|Any CPU
{195F2E70-F5E6-4A61-AAD9-2639657C29C4}.MVC Debug|Any CPU.Build.0 = MVC Debug|Any CPU
{195F2E70-F5E6-4A61-AAD9-2639657C29C4}.MVC Release|Any CPU.ActiveCfg = MVC Release|Any CPU
{195F2E70-F5E6-4A61-AAD9-2639657C29C4}.MVC Release|Any CPU.Build.0 = MVC Release|Any CPU
{195F2E70-F5E6-4A61-AAD9-2639657C29C4}.Release|Any CPU.ActiveCfg = Release|Any CPU
{195F2E70-F5E6-4A61-AAD9-2639657C29C4}.Release|Any CPU.Build.0 = Release|Any CPU
{195F2E70-F5E6-4A61-AAD9-2639657C29C4}.WebForm NET35 Debug|Any CPU.ActiveCfg = WebForm NET35 Debug|Any CPU
{195F2E70-F5E6-4A61-AAD9-2639657C29C4}.WebForm NET35 Debug|Any CPU.Build.0 = WebForm NET35 Debug|Any CPU
{195F2E70-F5E6-4A61-AAD9-2639657C29C4}.WebForm NET35 Release|Any CPU.ActiveCfg = WebForm NET35 Release|Any CPU
{195F2E70-F5E6-4A61-AAD9-2639657C29C4}.WebForm NET35 Release|Any CPU.Build.0 = WebForm NET35 Release|Any CPU
{195F2E70-F5E6-4A61-AAD9-2639657C29C4}.WebForm NET40 Debug|Any CPU.ActiveCfg = WebForm NET40 Debug|Any CPU
{195F2E70-F5E6-4A61-AAD9-2639657C29C4}.WebForm NET40 Debug|Any CPU.Build.0 = WebForm NET40 Debug|Any CPU
{195F2E70-F5E6-4A61-AAD9-2639657C29C4}.WebForm NET40 Release|Any CPU.ActiveCfg = WebForm NET40 Release|Any CPU
{195F2E70-F5E6-4A61-AAD9-2639657C29C4}.WebForm NET40 Release|Any CPU.Build.0 = WebForm NET40 Release|Any CPU
{3E7DEBDF-20A8-4BE7-8BDE-6A42C7AD91C1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3E7DEBDF-20A8-4BE7-8BDE-6A42C7AD91C1}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3E7DEBDF-20A8-4BE7-8BDE-6A42C7AD91C1}.MVC Debug|Any CPU.ActiveCfg = MVC Debug|Any CPU
{3E7DEBDF-20A8-4BE7-8BDE-6A42C7AD91C1}.MVC Debug|Any CPU.Build.0 = MVC Debug|Any CPU
{3E7DEBDF-20A8-4BE7-8BDE-6A42C7AD91C1}.MVC Release|Any CPU.ActiveCfg = MVC Release|Any CPU
{3E7DEBDF-20A8-4BE7-8BDE-6A42C7AD91C1}.MVC Release|Any CPU.Build.0 = MVC Release|Any CPU
{3E7DEBDF-20A8-4BE7-8BDE-6A42C7AD91C1}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3E7DEBDF-20A8-4BE7-8BDE-6A42C7AD91C1}.Release|Any CPU.Build.0 = Release|Any CPU
{3E7DEBDF-20A8-4BE7-8BDE-6A42C7AD91C1}.WebForm NET35 Debug|Any CPU.ActiveCfg = WebForm NET35 Debug|Any CPU
{3E7DEBDF-20A8-4BE7-8BDE-6A42C7AD91C1}.WebForm NET35 Debug|Any CPU.Build.0 = WebForm NET35 Debug|Any CPU
{3E7DEBDF-20A8-4BE7-8BDE-6A42C7AD91C1}.WebForm NET35 Release|Any CPU.ActiveCfg = WebForm NET35 Release|Any CPU
{3E7DEBDF-20A8-4BE7-8BDE-6A42C7AD91C1}.WebForm NET35 Release|Any CPU.Build.0 = WebForm NET35 Release|Any CPU
{3E7DEBDF-20A8-4BE7-8BDE-6A42C7AD91C1}.WebForm NET40 Debug|Any CPU.ActiveCfg = WebForm NET40 Debug|Any CPU
{3E7DEBDF-20A8-4BE7-8BDE-6A42C7AD91C1}.WebForm NET40 Debug|Any CPU.Build.0 = WebForm NET40 Debug|Any CPU
{3E7DEBDF-20A8-4BE7-8BDE-6A42C7AD91C1}.WebForm NET40 Release|Any CPU.ActiveCfg = WebForm NET40 Release|Any CPU
{3E7DEBDF-20A8-4BE7-8BDE-6A42C7AD91C1}.WebForm NET40 Release|Any CPU.Build.0 = WebForm NET40 Release|Any CPU
{0D4BEEAD-B980-4E43-BBEB-B0BADE9D328C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0D4BEEAD-B980-4E43-BBEB-B0BADE9D328C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0D4BEEAD-B980-4E43-BBEB-B0BADE9D328C}.MVC Debug|Any CPU.ActiveCfg = MVC Debug|Any CPU
{0D4BEEAD-B980-4E43-BBEB-B0BADE9D328C}.MVC Debug|Any CPU.Build.0 = MVC Debug|Any CPU
{0D4BEEAD-B980-4E43-BBEB-B0BADE9D328C}.MVC Release|Any CPU.ActiveCfg = MVC Release|Any CPU
{0D4BEEAD-B980-4E43-BBEB-B0BADE9D328C}.MVC Release|Any CPU.Build.0 = MVC Release|Any CPU
{0D4BEEAD-B980-4E43-BBEB-B0BADE9D328C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0D4BEEAD-B980-4E43-BBEB-B0BADE9D328C}.Release|Any CPU.Build.0 = Release|Any CPU
{0D4BEEAD-B980-4E43-BBEB-B0BADE9D328C}.WebForm NET35 Debug|Any CPU.ActiveCfg = WebForm NET35 Debug|Any CPU
{0D4BEEAD-B980-4E43-BBEB-B0BADE9D328C}.WebForm NET35 Release|Any CPU.ActiveCfg = WebForm NET35 Release|Any CPU
{0D4BEEAD-B980-4E43-BBEB-B0BADE9D328C}.WebForm NET40 Debug|Any CPU.ActiveCfg = WebForm NET40 Debug|Any CPU
{0D4BEEAD-B980-4E43-BBEB-B0BADE9D328C}.WebForm NET40 Release|Any CPU.ActiveCfg = WebForm NET40 Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal