-
Notifications
You must be signed in to change notification settings - Fork 5
/
ACADPlugins.sln
74 lines (74 loc) · 5.06 KB
/
ACADPlugins.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2012
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Lesson1", "Source\Lesson1\Lesson1.csproj", "{7A7D839D-049C-4F5E-B51A-C8517AA9D2A4}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Lesson2", "Source\Lesson2\Lesson2.csproj", "{EEA13057-D6D5-4423-9F79-27AAF1137C69}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Lesson3", "Source\Lesson3\Lesson3.csproj", "{520DFB85-8648-4B75-9BCD-2077C2BAE913}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Lesson5", "Source\Lesson5\Lesson5.csproj", "{C8D52287-0B77-4E52-A84A-37E25E03C834}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Lesson4", "Source\Lesson4\Lesson4.csproj", "{74017ED9-874C-4DBD-892B-ECA10F435526}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Lesson7", "Source\Lesson7\Lesson7.csproj", "{028E67FF-548A-49CC-A641-124C71C7740F}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Lesson6", "Source\Lesson6\Lesson6.csproj", "{3A10909B-240F-4115-ACE3-ED3EDD734978}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Lesson9", "Source\Lesson9\Lesson9.csproj", "{DED33C77-986D-4C6A-B3CB-EB1177A05AFD}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Lesson8", "Source\Lesson8\Lesson8.csproj", "{A3AA70EC-5CFC-4C85-94C2-BE96434C170B}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Lesson10", "Source\Lesson10\Lesson10.csproj", "{E01F209C-2F5C-4A76-A69A-050926D028AF}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{7A7D839D-049C-4F5E-B51A-C8517AA9D2A4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7A7D839D-049C-4F5E-B51A-C8517AA9D2A4}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7A7D839D-049C-4F5E-B51A-C8517AA9D2A4}.Release|Any CPU.ActiveCfg = Release|Any CPU
{7A7D839D-049C-4F5E-B51A-C8517AA9D2A4}.Release|Any CPU.Build.0 = Release|Any CPU
{EEA13057-D6D5-4423-9F79-27AAF1137C69}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{EEA13057-D6D5-4423-9F79-27AAF1137C69}.Debug|Any CPU.Build.0 = Debug|Any CPU
{EEA13057-D6D5-4423-9F79-27AAF1137C69}.Release|Any CPU.ActiveCfg = Release|Any CPU
{EEA13057-D6D5-4423-9F79-27AAF1137C69}.Release|Any CPU.Build.0 = Release|Any CPU
{520DFB85-8648-4B75-9BCD-2077C2BAE913}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{520DFB85-8648-4B75-9BCD-2077C2BAE913}.Debug|Any CPU.Build.0 = Debug|Any CPU
{520DFB85-8648-4B75-9BCD-2077C2BAE913}.Release|Any CPU.ActiveCfg = Release|Any CPU
{520DFB85-8648-4B75-9BCD-2077C2BAE913}.Release|Any CPU.Build.0 = Release|Any CPU
{C8D52287-0B77-4E52-A84A-37E25E03C834}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C8D52287-0B77-4E52-A84A-37E25E03C834}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C8D52287-0B77-4E52-A84A-37E25E03C834}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C8D52287-0B77-4E52-A84A-37E25E03C834}.Release|Any CPU.Build.0 = Release|Any CPU
{74017ED9-874C-4DBD-892B-ECA10F435526}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{74017ED9-874C-4DBD-892B-ECA10F435526}.Debug|Any CPU.Build.0 = Debug|Any CPU
{74017ED9-874C-4DBD-892B-ECA10F435526}.Release|Any CPU.ActiveCfg = Release|Any CPU
{74017ED9-874C-4DBD-892B-ECA10F435526}.Release|Any CPU.Build.0 = Release|Any CPU
{028E67FF-548A-49CC-A641-124C71C7740F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{028E67FF-548A-49CC-A641-124C71C7740F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{028E67FF-548A-49CC-A641-124C71C7740F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{028E67FF-548A-49CC-A641-124C71C7740F}.Release|Any CPU.Build.0 = Release|Any CPU
{3A10909B-240F-4115-ACE3-ED3EDD734978}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3A10909B-240F-4115-ACE3-ED3EDD734978}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3A10909B-240F-4115-ACE3-ED3EDD734978}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3A10909B-240F-4115-ACE3-ED3EDD734978}.Release|Any CPU.Build.0 = Release|Any CPU
{DED33C77-986D-4C6A-B3CB-EB1177A05AFD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{DED33C77-986D-4C6A-B3CB-EB1177A05AFD}.Debug|Any CPU.Build.0 = Debug|Any CPU
{DED33C77-986D-4C6A-B3CB-EB1177A05AFD}.Release|Any CPU.ActiveCfg = Release|Any CPU
{DED33C77-986D-4C6A-B3CB-EB1177A05AFD}.Release|Any CPU.Build.0 = Release|Any CPU
{A3AA70EC-5CFC-4C85-94C2-BE96434C170B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A3AA70EC-5CFC-4C85-94C2-BE96434C170B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A3AA70EC-5CFC-4C85-94C2-BE96434C170B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A3AA70EC-5CFC-4C85-94C2-BE96434C170B}.Release|Any CPU.Build.0 = Release|Any CPU
{E01F209C-2F5C-4A76-A69A-050926D028AF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E01F209C-2F5C-4A76-A69A-050926D028AF}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E01F209C-2F5C-4A76-A69A-050926D028AF}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E01F209C-2F5C-4A76-A69A-050926D028AF}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal