Added ability to order the execution of dictionary adapter behaviors.
[castle.git] / Experiments / Attic / Rook / Rook.sln
blobdd710fb706fab6444f619fca477816be959a61de
1 Microsoft Visual Studio Solution File, Format Version 8.00
2 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Castle.Rook.Compiler", "Castle.Rook.Compiler\Castle.Rook.Compiler.csproj", "{CA2D5B6C-FC9E-4EDC-9B30-F353449DF3A9}"
3         ProjectSection(ProjectDependencies) = postProject
4         EndProjectSection
5 EndProject
6 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Castle.Rook.Compiler.Tests", "Castle.Rook.Compiler.Tests\Castle.Rook.Compiler.Tests.csproj", "{B7DB3507-DF20-44BC-AD17-24430CE085A5}"
7         ProjectSection(ProjectDependencies) = postProject
8         EndProjectSection
9 EndProject
10 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ASTViewer", "ASTViewer\ASTViewer.csproj", "{3DAB5835-8F16-46A0-B1D8-AD86E99329AC}"
11         ProjectSection(ProjectDependencies) = postProject
12         EndProjectSection
13 EndProject
14 Global
15         GlobalSection(SolutionConfiguration) = preSolution
16                 Debug = Debug
17                 Release = Release
18         EndGlobalSection
19         GlobalSection(ProjectConfiguration) = postSolution
20                 {CA2D5B6C-FC9E-4EDC-9B30-F353449DF3A9}.Debug.ActiveCfg = Debug|.NET
21                 {CA2D5B6C-FC9E-4EDC-9B30-F353449DF3A9}.Debug.Build.0 = Debug|.NET
22                 {CA2D5B6C-FC9E-4EDC-9B30-F353449DF3A9}.Release.ActiveCfg = Release|.NET
23                 {CA2D5B6C-FC9E-4EDC-9B30-F353449DF3A9}.Release.Build.0 = Release|.NET
24                 {B7DB3507-DF20-44BC-AD17-24430CE085A5}.Debug.ActiveCfg = Debug|.NET
25                 {B7DB3507-DF20-44BC-AD17-24430CE085A5}.Debug.Build.0 = Debug|.NET
26                 {B7DB3507-DF20-44BC-AD17-24430CE085A5}.Release.ActiveCfg = Release|.NET
27                 {B7DB3507-DF20-44BC-AD17-24430CE085A5}.Release.Build.0 = Release|.NET
28                 {3DAB5835-8F16-46A0-B1D8-AD86E99329AC}.Debug.ActiveCfg = Debug|.NET
29                 {3DAB5835-8F16-46A0-B1D8-AD86E99329AC}.Debug.Build.0 = Debug|.NET
30                 {3DAB5835-8F16-46A0-B1D8-AD86E99329AC}.Release.ActiveCfg = Release|.NET
31                 {3DAB5835-8F16-46A0-B1D8-AD86E99329AC}.Release.Build.0 = Release|.NET
32         EndGlobalSection
33         GlobalSection(ExtensibilityGlobals) = postSolution
34         EndGlobalSection
35         GlobalSection(ExtensibilityAddIns) = postSolution
36         EndGlobalSection
37 EndGlobal