Support ability to scope how global behaviors are applied to clients and services...
[castle.git] / Facilities / AutomaticTransactionManagement / AutomaticTransactionManagement-vs2005.sln
blobcef1b476f113efc92d5b45ab889b0f3760e3036c
1 
2 Microsoft Visual Studio Solution File, Format Version 9.00
3 # Visual Studio 2005
4 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Castle.Facilities.AutomaticTransactionManagement-vs2005", "Castle.Facilities.AutomaticTransactionManagement\Castle.Facilities.AutomaticTransactionManagement-vs2005.csproj", "{9962F772-E75C-4998-A45B-3CD99C2E2903}"
5 EndProject
6 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Castle.Facilities.AutomaticTransactionManagement.Tests-vs2005", "Castle.Facilities.AutomaticTransactionManagement.Tests\Castle.Facilities.AutomaticTransactionManagement.Tests-vs2005.csproj", "{8A7E5413-3F2C-4C09-92A7-F5A3AC9F2F93}"
7 EndProject
8 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{80DF106C-5169-49A5-8F83-6ECEAFD3A79A}"
9         ProjectSection(SolutionItems) = preProject
10                 AutomaticTransactionManagement.build = AutomaticTransactionManagement.build
11                 Changes.txt = Changes.txt
12                 ConfigForServiceWithInterface.xml = ConfigForServiceWithInterface.xml
13                 HasConfiguration.xml = HasConfiguration.xml
14                 HasInvalidMethod.xml = HasInvalidMethod.xml
15                 HasIsTransactionalButNothingIsConfigured.xml = HasIsTransactionalButNothingIsConfigured.xml
16                 IsTransactionalMissing.xml = IsTransactionalMissing.xml
17                 License.txt = License.txt
18                 Readme.txt = Readme.txt
19                 ValidConfigForInheritedMethods.xml = ValidConfigForInheritedMethods.xml
20         EndProjectSection
21 EndProject
22 Global
23         GlobalSection(SolutionConfigurationPlatforms) = preSolution
24                 Debug|Any CPU = Debug|Any CPU
25                 Release|Any CPU = Release|Any CPU
26         EndGlobalSection
27         GlobalSection(ProjectConfigurationPlatforms) = postSolution
28                 {9962F772-E75C-4998-A45B-3CD99C2E2903}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
29                 {9962F772-E75C-4998-A45B-3CD99C2E2903}.Debug|Any CPU.Build.0 = Debug|Any CPU
30                 {9962F772-E75C-4998-A45B-3CD99C2E2903}.Release|Any CPU.ActiveCfg = Release|Any CPU
31                 {9962F772-E75C-4998-A45B-3CD99C2E2903}.Release|Any CPU.Build.0 = Release|Any CPU
32                 {8A7E5413-3F2C-4C09-92A7-F5A3AC9F2F93}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
33                 {8A7E5413-3F2C-4C09-92A7-F5A3AC9F2F93}.Debug|Any CPU.Build.0 = Debug|Any CPU
34                 {8A7E5413-3F2C-4C09-92A7-F5A3AC9F2F93}.Release|Any CPU.ActiveCfg = Release|Any CPU
35                 {8A7E5413-3F2C-4C09-92A7-F5A3AC9F2F93}.Release|Any CPU.Build.0 = Release|Any CPU
36         EndGlobalSection
37         GlobalSection(SolutionProperties) = preSolution
38                 HideSolutionNode = FALSE
39         EndGlobalSection
40 EndGlobal