Fixing an issue with output parameters that are of type IntPtr
[castle.git] / Facilities / AutomaticTransactionManagement / AutomaticTransactionManagement-vs2008.sln
blob795d4e774a62831c8c664f2a28a6c78e74b275ca
1 
2 Microsoft Visual Studio Solution File, Format Version 10.00
3 # Visual Studio 2008
4 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{80DF106C-5169-49A5-8F83-6ECEAFD3A79A}"
5         ProjectSection(SolutionItems) = preProject
6                 AutomaticTransactionManagement.build = AutomaticTransactionManagement.build
7                 Changes.txt = Changes.txt
8                 ConfigForServiceWithInterface.xml = ConfigForServiceWithInterface.xml
9                 HasConfiguration.xml = HasConfiguration.xml
10                 HasInvalidMethod.xml = HasInvalidMethod.xml
11                 HasIsTransactionalButNothingIsConfigured.xml = HasIsTransactionalButNothingIsConfigured.xml
12                 IsTransactionalMissing.xml = IsTransactionalMissing.xml
13                 License.txt = License.txt
14                 Readme.txt = Readme.txt
15                 ValidConfigForInheritedMethods.xml = ValidConfigForInheritedMethods.xml
16         EndProjectSection
17 EndProject
18 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Castle.Facilities.AutomaticTransactionManagement-vs2008", "Castle.Facilities.AutomaticTransactionManagement\Castle.Facilities.AutomaticTransactionManagement-vs2008.csproj", "{9962F772-E75C-4998-A45B-3CD99C2E2903}"
19 EndProject
20 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Castle.Facilities.AutomaticTransactionManagement.Tests-vs2008", "Castle.Facilities.AutomaticTransactionManagement.Tests\Castle.Facilities.AutomaticTransactionManagement.Tests-vs2008.csproj", "{8A7E5413-3F2C-4C09-92A7-F5A3AC9F2F93}"
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