|
| 1 | + |
| 2 | +Microsoft Visual Studio Solution File, Format Version 11.00 |
| 3 | +# Visual Studio 2010 |
| 4 | +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Samples", "Samples", "{4345382B-FAA2-46E2-99CF-C90ACA2DD574}" |
| 5 | +EndProject |
| 6 | +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Tools", "Tools", "{AEFFB75E-9365-4BC6-87E9-148CEECA0C0C}" |
| 7 | +EndProject |
| 8 | +Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "SimpleVB", "examples\SimpleVB\SimpleVB.vbproj", "{1BAAE3D8-7720-4AA5-9335-E59824E7B667}" |
| 9 | +EndProject |
| 10 | +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Simple", "examples\Simple\Simple.csproj", "{131BDB5F-5C6F-4AC7-B03E-394B1B75E120}" |
| 11 | +EndProject |
| 12 | +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MongoDB", "source\MongoDB\MongoDB.csproj", "{B125BBA6-BFFD-44FA-9254-9B1754CD8AF3}" |
| 13 | +EndProject |
| 14 | +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MongoDB.GridFS", "source\MongoDB.GridFS\MongoDB.GridFS.csproj", "{B42DBBF9-0A1F-4749-9787-013BF8D8F435}" |
| 15 | +EndProject |
| 16 | +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MongoDB.GridFS.Tests", "source\MongoDB.GridFS.Tests\MongoDB.GridFS.Tests.csproj", "{0C293FE9-F670-4FEF-A60F-20F8C978B1CD}" |
| 17 | +EndProject |
| 18 | +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MongoDB.Tests", "source\MongoDB.Tests\MongoDB.Tests.csproj", "{C8BC95AB-25C6-4133-BC9F-8B6BB782CA02}" |
| 19 | +EndProject |
| 20 | +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Benchmark", "tools\Benchmark\Benchmark.csproj", "{5ACD68A0-0F2E-452A-90E3-3D1CB82C055B}" |
| 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 | + {1BAAE3D8-7720-4AA5-9335-E59824E7B667}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 29 | + {1BAAE3D8-7720-4AA5-9335-E59824E7B667}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 30 | + {1BAAE3D8-7720-4AA5-9335-E59824E7B667}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 31 | + {1BAAE3D8-7720-4AA5-9335-E59824E7B667}.Release|Any CPU.Build.0 = Release|Any CPU |
| 32 | + {131BDB5F-5C6F-4AC7-B03E-394B1B75E120}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 33 | + {131BDB5F-5C6F-4AC7-B03E-394B1B75E120}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 34 | + {131BDB5F-5C6F-4AC7-B03E-394B1B75E120}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 35 | + {131BDB5F-5C6F-4AC7-B03E-394B1B75E120}.Release|Any CPU.Build.0 = Release|Any CPU |
| 36 | + {B125BBA6-BFFD-44FA-9254-9B1754CD8AF3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 37 | + {B125BBA6-BFFD-44FA-9254-9B1754CD8AF3}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 38 | + {B125BBA6-BFFD-44FA-9254-9B1754CD8AF3}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 39 | + {B125BBA6-BFFD-44FA-9254-9B1754CD8AF3}.Release|Any CPU.Build.0 = Release|Any CPU |
| 40 | + {B42DBBF9-0A1F-4749-9787-013BF8D8F435}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 41 | + {B42DBBF9-0A1F-4749-9787-013BF8D8F435}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 42 | + {B42DBBF9-0A1F-4749-9787-013BF8D8F435}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 43 | + {B42DBBF9-0A1F-4749-9787-013BF8D8F435}.Release|Any CPU.Build.0 = Release|Any CPU |
| 44 | + {0C293FE9-F670-4FEF-A60F-20F8C978B1CD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 45 | + {0C293FE9-F670-4FEF-A60F-20F8C978B1CD}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 46 | + {0C293FE9-F670-4FEF-A60F-20F8C978B1CD}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 47 | + {0C293FE9-F670-4FEF-A60F-20F8C978B1CD}.Release|Any CPU.Build.0 = Release|Any CPU |
| 48 | + {C8BC95AB-25C6-4133-BC9F-8B6BB782CA02}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 49 | + {C8BC95AB-25C6-4133-BC9F-8B6BB782CA02}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 50 | + {C8BC95AB-25C6-4133-BC9F-8B6BB782CA02}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 51 | + {C8BC95AB-25C6-4133-BC9F-8B6BB782CA02}.Release|Any CPU.Build.0 = Release|Any CPU |
| 52 | + {5ACD68A0-0F2E-452A-90E3-3D1CB82C055B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 53 | + {5ACD68A0-0F2E-452A-90E3-3D1CB82C055B}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 54 | + {5ACD68A0-0F2E-452A-90E3-3D1CB82C055B}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 55 | + {5ACD68A0-0F2E-452A-90E3-3D1CB82C055B}.Release|Any CPU.Build.0 = Release|Any CPU |
| 56 | + EndGlobalSection |
| 57 | + GlobalSection(SolutionProperties) = preSolution |
| 58 | + HideSolutionNode = FALSE |
| 59 | + EndGlobalSection |
| 60 | + GlobalSection(NestedProjects) = preSolution |
| 61 | + {1BAAE3D8-7720-4AA5-9335-E59824E7B667} = {4345382B-FAA2-46E2-99CF-C90ACA2DD574} |
| 62 | + {131BDB5F-5C6F-4AC7-B03E-394B1B75E120} = {4345382B-FAA2-46E2-99CF-C90ACA2DD574} |
| 63 | + {5ACD68A0-0F2E-452A-90E3-3D1CB82C055B} = {AEFFB75E-9365-4BC6-87E9-148CEECA0C0C} |
| 64 | + EndGlobalSection |
| 65 | + GlobalSection(MonoDevelopProperties) = preSolution |
| 66 | + StartupItem = MongoDBDriver\MongoDB.Driver.csproj |
| 67 | + Policies = $0 |
| 68 | + $0.DotNetNamingPolicy = $1 |
| 69 | + $1.DirectoryNamespaceAssociation = None |
| 70 | + $1.ResourceNamePolicy = FileFormatDefault |
| 71 | + $0.TextStylePolicy = $2 |
| 72 | + $2.FileWidth = 120 |
| 73 | + $2.TabWidth = 4 |
| 74 | + $2.inheritsSet = Mono |
| 75 | + $2.inheritsScope = text/plain |
| 76 | + $2.scope = text/plain |
| 77 | + $0.TextStylePolicy = $3 |
| 78 | + $3.FileWidth = 120 |
| 79 | + $3.NoTabsAfterNonTabs = True |
| 80 | + $3.inheritsSet = VisualStudio |
| 81 | + $3.inheritsScope = text/plain |
| 82 | + $3.scope = text/x-csharp |
| 83 | + $0.CSharpFormattingPolicy = $4 |
| 84 | + $4.IndentSwitchBody = True |
| 85 | + $4.MethodBraceStyle = EndOfLineWithoutSpace |
| 86 | + $4.BeforeMethodCallParentheses = False |
| 87 | + $4.BeforeMethodDeclarationParentheses = False |
| 88 | + $4.BeforeConstructorDeclarationParentheses = False |
| 89 | + $4.BeforeDelegateDeclarationParentheses = False |
| 90 | + $4.NewParentheses = False |
| 91 | + $4.MethodBraceStyle = EndOfLine |
| 92 | + $4.ConstructorBraceStyle = EndOfLine |
| 93 | + $4.DestructorBraceStyle = EndOfLine |
| 94 | + $4.BeforeMethodCallParentheses = False |
| 95 | + $4.BeforeMethodDeclarationParentheses = False |
| 96 | + $4.BeforeConstructorDeclarationParentheses = False |
| 97 | + $4.NewParentheses = False |
| 98 | + $4.IfParentheses = False |
| 99 | + $4.WhileParentheses = False |
| 100 | + $4.ForParentheses = False |
| 101 | + $4.ForeachParentheses = False |
| 102 | + $4.CatchParentheses = False |
| 103 | + $4.SwitchParentheses = False |
| 104 | + $4.LockParentheses = False |
| 105 | + $4.UsingParentheses = False |
| 106 | + $4.inheritsSet = Mono |
| 107 | + $4.inheritsScope = text/x-csharp |
| 108 | + $4.scope = text/x-csharp |
| 109 | + $0.TextStylePolicy = $5 |
| 110 | + $5.FileWidth = 120 |
| 111 | + $5.EolMarker = Windows |
| 112 | + $5.inheritsSet = VisualStudio |
| 113 | + $5.inheritsScope = text/plain |
| 114 | + $5.scope = text/x-vb |
| 115 | + EndGlobalSection |
| 116 | +EndGlobal |
0 commit comments