1
1
2
- Microsoft Visual Studio Solution File, Format Version 11.00
3
- # Visual Studio 2010
2
+ Microsoft Visual Studio Solution File, Format Version 12.00
3
+ # Visual Studio 2013
4
+ VisualStudioVersion = 12.0.31101.0
5
+ MinimumVisualStudioVersion = 10.0.40219.1
4
6
Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "MongoDB.Bson" , "MongoDB.Bson\MongoDB.Bson.csproj" , "{0E9A3A2A-49CD-4F6C-847C-DC79B4B65CE6}"
5
7
EndProject
6
8
Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "MongoDB.Bson.Tests" , "MongoDB.Bson.Tests\MongoDB.Bson.Tests.csproj" , "{10A5FAC2-E26F-4726-B888-26D5B849F805}"
7
9
EndProject
10
+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "MongoDB.Driver" , "MongoDB.Driver\MongoDB.Driver.csproj" , "{AE5166CD-76B0-4911-BD80-CED9521F37A1}"
11
+ EndProject
12
+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "MongoDB.Driver.Tests" , "MongoDB.Driver.Tests\MongoDB.Driver.Tests.csproj" , "{FBBF0D71-107F-49C4-8858-B3A4DC24AA33}"
13
+ EndProject
8
14
Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "MongoDB.Driver.Core" , "MongoDB.Driver.Core\MongoDB.Driver.Core.csproj" , "{DA56482A-5D8F-41E0-85E6-1F22B310F91B}"
9
15
EndProject
10
16
Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "MongoDB.Driver.Core.Tests" , "MongoDB.Driver.Core.Tests\MongoDB.Driver.Core.Tests.csproj" , "{B7AE6291-4D43-44D8-9FD1-A0D651330927}"
11
17
EndProject
12
- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC }" ) = "MongoDB.Driver " , "MongoDB.Driver\MongoDB.Driver.csproj " , "{AE5166CD-76B0-4911-BD80-CED9521F37A1 }"
18
+ Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8 }" ) = "Bson " , "Bson " , "{02386664-8BF7-4E57-A24E-B059B8F997F0 }"
13
19
EndProject
14
- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "MongoDB.Driver.Tests" , "MongoDB.Driver.Tests\MongoDB.Driver.Tests.csproj" , "{FBBF0D71-107F-49C4-8858-B3A4DC24AA33}"
20
+ Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "Core" , "Core" , "{475393A0-310D-4EEE-8E3F-F196A96B2A99}"
21
+ EndProject
22
+ Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "Driver" , "Driver" , "{11282844-4584-4F65-9857-D4329046E84D}"
15
23
EndProject
16
24
Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "MongoDB.Bson.TestHelpers" , "MongoDB.Bson.TestHelpers\MongoDB.Bson.TestHelpers.csproj" , "{6AC4638E-EC69-46AA-B6AA-C5CF227D14AE}"
17
25
EndProject
18
26
Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "MongoDB.Driver.Core.TestHelpers" , "MongoDB.Driver.Core.TestHelpers\MongoDB.Driver.Core.TestHelpers.csproj" , "{26C8E1F2-D859-4ED0-A1A7-DE0B32F81084}"
19
27
EndProject
20
- Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "Solution Items" , "Solution Items" , "{00502D63-7789-410D-B6BE-5F16327FF810}"
21
- Project Section (SolutionItems ) = preProject
22
- CodeAnalysisRuleSet .ruleset = CodeAnalysisRuleSet .ruleset
23
- CustomDictionary .xml = CustomDictionary .xml
24
- Global AssemblyInfo .cs = Global AssemblyInfo .cs
25
- README .md = README .md
26
- uuidhelpers .js = uuidhelpers .js
27
- EndProject Section
28
- EndProject
29
- Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "Release Notes" , "Release Notes" , "{AA4F6FD3-8844-4DF1-9944-0364C934B3F7}"
30
- Project Section (SolutionItems ) = preProject
31
- Release Notes \Change Log v 1.4 -Bson .txt = Release Notes \Change Log v 1.4 -Bson .txt
32
- Release Notes \Change Log v 1.4 -Driver .txt = Release Notes \Change Log v 1.4 -Driver .txt
33
- Release Notes \Change Log v 1.4.1 -Bson .txt = Release Notes \Change Log v 1.4.1 -Bson .txt
34
- Release Notes \Change Log v 1.4.1 -Driver .txt = Release Notes \Change Log v 1.4.1 -Driver .txt
35
- Release Notes \Change Log v 1.4.2 -Bson .txt = Release Notes \Change Log v 1.4.2 -Bson .txt
36
- Release Notes \Change Log v 1.4.2 -Driver .txt = Release Notes \Change Log v 1.4.2 -Driver .txt
37
- Release Notes \Release Notes v 0.11 .txt = Release Notes \Release Notes v 0.11 .txt
38
- Release Notes \Release Notes v 0.7 .txt = Release Notes \Release Notes v 0.7 .txt
39
- Release Notes \Release Notes v 0.9 .txt = Release Notes \Release Notes v 0.9 .txt
40
- Release Notes \Release Notes v 1.0 .txt = Release Notes \Release Notes v 1.0 .txt
41
- Release Notes \Release Notes v 1.1 .txt = Release Notes \Release Notes v 1.1 .txt
42
- Release Notes \Release Notes v 1.2 .txt = Release Notes \Release Notes v 1.2 .txt
43
- Release Notes \Release Notes v 1.3.1 .txt = Release Notes \Release Notes v 1.3.1 .txt
44
- Release Notes \Release Notes v 1.3 .txt = Release Notes \Release Notes v 1.3 .txt
45
- Release Notes \Release Notes v 1.4.1 .md = Release Notes \Release Notes v 1.4.1 .md
46
- Release Notes \Release Notes v 1.4.2 .md = Release Notes \Release Notes v 1.4.2 .md
47
- Release Notes \Release Notes v 1.4 .md = Release Notes \Release Notes v 1.4 .md
48
- EndProject Section
28
+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "MongoDB.Driver.TestConsoleApplication" , "MongoDB.Driver.TestConsoleApplication\MongoDB.Driver.TestConsoleApplication.csproj" , "{858FA1E8-831B-4B4B-A29F-B1F4332DF6A7}"
29
+ EndProject
30
+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "MongoDB.Driver.Legacy" , "MongoDB.Driver.Legacy\MongoDB.Driver.Legacy.csproj" , "{97962946-AA1E-4308-B7A7-6AD92BDBC358}"
31
+ EndProject
32
+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "MongoDB.Driver.Legacy.Tests" , "MongoDB.Driver.Legacy.Tests\MongoDB.Driver.Legacy.Tests.csproj" , "{4F42BA31-AAA3-4BD4-A4F2-7F7A53940D69}"
33
+ EndProject
34
+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "MongoDB.Driver.TestHelpers" , "MongoDB.Driver.TestHelpers\MongoDB.Driver.TestHelpers.csproj" , "{89B92FFF-4126-4D9A-93C8-2BD7E0CD82FF}"
35
+ EndProject
36
+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "MongoDB.Driver.Legacy.TestHelpers" , "MongoDB.Driver.Legacy.TestHelpers\MongoDB.Driver.Legacy.TestHelpers.csproj" , "{02AB2E44-785A-4D39-99C0-29F93A02EF84}"
37
+ EndProject
38
+ Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "Legacy" , "Legacy" , "{C0AC2FCF-37FB-4A64-ACC6-8490DC15091D}"
39
+ EndProject
40
+ Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "Misc" , "Misc" , "{391D831D-5AC7-43F8-8BCB-6AE81B027658}"
49
41
EndProject
50
42
Global
51
43
GlobalSection (SolutionConfigurationPlatforms ) = preSolution
@@ -61,14 +53,6 @@ Global
61
53
{10A5FAC2-E26F-4726-B888-26D5B849F805} .Debug| Any CPU .Build .0 = Debug| Any CPU
62
54
{10A5FAC2-E26F-4726-B888-26D5B849F805} .Release| Any CPU .ActiveCfg = Release| Any CPU
63
55
{10A5FAC2-E26F-4726-B888-26D5B849F805} .Release| Any CPU .Build .0 = Release| Any CPU
64
- {DA56482A-5D8F-41E0-85E6-1F22B310F91B} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
65
- {DA56482A-5D8F-41E0-85E6-1F22B310F91B} .Debug| Any CPU .Build .0 = Debug| Any CPU
66
- {DA56482A-5D8F-41E0-85E6-1F22B310F91B} .Release| Any CPU .ActiveCfg = Release| Any CPU
67
- {DA56482A-5D8F-41E0-85E6-1F22B310F91B} .Release| Any CPU .Build .0 = Release| Any CPU
68
- {B7AE6291-4D43-44D8-9FD1-A0D651330927} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
69
- {B7AE6291-4D43-44D8-9FD1-A0D651330927} .Debug| Any CPU .Build .0 = Debug| Any CPU
70
- {B7AE6291-4D43-44D8-9FD1-A0D651330927} .Release| Any CPU .ActiveCfg = Release| Any CPU
71
- {B7AE6291-4D43-44D8-9FD1-A0D651330927} .Release| Any CPU .Build .0 = Release| Any CPU
72
56
{AE5166CD-76B0-4911-BD80-CED9521F37A1} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
73
57
{AE5166CD-76B0-4911-BD80-CED9521F37A1} .Debug| Any CPU .Build .0 = Debug| Any CPU
74
58
{AE5166CD-76B0-4911-BD80-CED9521F37A1} .Release| Any CPU .ActiveCfg = Release| Any CPU
@@ -77,6 +61,14 @@ Global
77
61
{FBBF0D71-107F-49C4-8858-B3A4DC24AA33} .Debug| Any CPU .Build .0 = Debug| Any CPU
78
62
{FBBF0D71-107F-49C4-8858-B3A4DC24AA33} .Release| Any CPU .ActiveCfg = Release| Any CPU
79
63
{FBBF0D71-107F-49C4-8858-B3A4DC24AA33} .Release| Any CPU .Build .0 = Release| Any CPU
64
+ {DA56482A-5D8F-41E0-85E6-1F22B310F91B} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
65
+ {DA56482A-5D8F-41E0-85E6-1F22B310F91B} .Debug| Any CPU .Build .0 = Debug| Any CPU
66
+ {DA56482A-5D8F-41E0-85E6-1F22B310F91B} .Release| Any CPU .ActiveCfg = Release| Any CPU
67
+ {DA56482A-5D8F-41E0-85E6-1F22B310F91B} .Release| Any CPU .Build .0 = Release| Any CPU
68
+ {B7AE6291-4D43-44D8-9FD1-A0D651330927} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
69
+ {B7AE6291-4D43-44D8-9FD1-A0D651330927} .Debug| Any CPU .Build .0 = Debug| Any CPU
70
+ {B7AE6291-4D43-44D8-9FD1-A0D651330927} .Release| Any CPU .ActiveCfg = Release| Any CPU
71
+ {B7AE6291-4D43-44D8-9FD1-A0D651330927} .Release| Any CPU .Build .0 = Release| Any CPU
80
72
{6AC4638E-EC69-46AA-B6AA-C5CF227D14AE} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
81
73
{6AC4638E-EC69-46AA-B6AA-C5CF227D14AE} .Debug| Any CPU .Build .0 = Debug| Any CPU
82
74
{6AC4638E-EC69-46AA-B6AA-C5CF227D14AE} .Release| Any CPU .ActiveCfg = Release| Any CPU
@@ -85,11 +77,43 @@ Global
85
77
{26C8E1F2-D859-4ED0-A1A7-DE0B32F81084} .Debug| Any CPU .Build .0 = Debug| Any CPU
86
78
{26C8E1F2-D859-4ED0-A1A7-DE0B32F81084} .Release| Any CPU .ActiveCfg = Release| Any CPU
87
79
{26C8E1F2-D859-4ED0-A1A7-DE0B32F81084} .Release| Any CPU .Build .0 = Release| Any CPU
80
+ {858FA1E8-831B-4B4B-A29F-B1F4332DF6A7} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
81
+ {858FA1E8-831B-4B4B-A29F-B1F4332DF6A7} .Debug| Any CPU .Build .0 = Debug| Any CPU
82
+ {858FA1E8-831B-4B4B-A29F-B1F4332DF6A7} .Release| Any CPU .ActiveCfg = Release| Any CPU
83
+ {858FA1E8-831B-4B4B-A29F-B1F4332DF6A7} .Release| Any CPU .Build .0 = Release| Any CPU
84
+ {97962946-AA1E-4308-B7A7-6AD92BDBC358} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
85
+ {97962946-AA1E-4308-B7A7-6AD92BDBC358} .Debug| Any CPU .Build .0 = Debug| Any CPU
86
+ {97962946-AA1E-4308-B7A7-6AD92BDBC358} .Release| Any CPU .ActiveCfg = Release| Any CPU
87
+ {97962946-AA1E-4308-B7A7-6AD92BDBC358} .Release| Any CPU .Build .0 = Release| Any CPU
88
+ {4F42BA31-AAA3-4BD4-A4F2-7F7A53940D69} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
89
+ {4F42BA31-AAA3-4BD4-A4F2-7F7A53940D69} .Debug| Any CPU .Build .0 = Debug| Any CPU
90
+ {4F42BA31-AAA3-4BD4-A4F2-7F7A53940D69} .Release| Any CPU .ActiveCfg = Release| Any CPU
91
+ {4F42BA31-AAA3-4BD4-A4F2-7F7A53940D69} .Release| Any CPU .Build .0 = Release| Any CPU
92
+ {89B92FFF-4126-4D9A-93C8-2BD7E0CD82FF} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
93
+ {89B92FFF-4126-4D9A-93C8-2BD7E0CD82FF} .Debug| Any CPU .Build .0 = Debug| Any CPU
94
+ {89B92FFF-4126-4D9A-93C8-2BD7E0CD82FF} .Release| Any CPU .ActiveCfg = Release| Any CPU
95
+ {89B92FFF-4126-4D9A-93C8-2BD7E0CD82FF} .Release| Any CPU .Build .0 = Release| Any CPU
96
+ {02AB2E44-785A-4D39-99C0-29F93A02EF84} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
97
+ {02AB2E44-785A-4D39-99C0-29F93A02EF84} .Debug| Any CPU .Build .0 = Debug| Any CPU
98
+ {02AB2E44-785A-4D39-99C0-29F93A02EF84} .Release| Any CPU .ActiveCfg = Release| Any CPU
99
+ {02AB2E44-785A-4D39-99C0-29F93A02EF84} .Release| Any CPU .Build .0 = Release| Any CPU
88
100
EndGlobalSection
89
101
GlobalSection (SolutionProperties ) = preSolution
90
102
HideSolutionNode = FALSE
91
103
EndGlobalSection
92
104
GlobalSection (NestedProjects ) = preSolution
93
- {AA4F6FD3-8844-4DF1-9944-0364C934B3F7} = {00502D63-7789-410D-B6BE-5F16327FF810}
105
+ {0E9A3A2A-49CD-4F6C-847C-DC79B4B65CE6} = {02386664-8BF7-4E57-A24E-B059B8F997F0}
106
+ {10A5FAC2-E26F-4726-B888-26D5B849F805} = {02386664-8BF7-4E57-A24E-B059B8F997F0}
107
+ {AE5166CD-76B0-4911-BD80-CED9521F37A1} = {11282844-4584-4F65-9857-D4329046E84D}
108
+ {FBBF0D71-107F-49C4-8858-B3A4DC24AA33} = {11282844-4584-4F65-9857-D4329046E84D}
109
+ {DA56482A-5D8F-41E0-85E6-1F22B310F91B} = {475393A0-310D-4EEE-8E3F-F196A96B2A99}
110
+ {B7AE6291-4D43-44D8-9FD1-A0D651330927} = {475393A0-310D-4EEE-8E3F-F196A96B2A99}
111
+ {6AC4638E-EC69-46AA-B6AA-C5CF227D14AE} = {02386664-8BF7-4E57-A24E-B059B8F997F0}
112
+ {26C8E1F2-D859-4ED0-A1A7-DE0B32F81084} = {475393A0-310D-4EEE-8E3F-F196A96B2A99}
113
+ {858FA1E8-831B-4B4B-A29F-B1F4332DF6A7} = {391D831D-5AC7-43F8-8BCB-6AE81B027658}
114
+ {97962946-AA1E-4308-B7A7-6AD92BDBC358} = {C0AC2FCF-37FB-4A64-ACC6-8490DC15091D}
115
+ {4F42BA31-AAA3-4BD4-A4F2-7F7A53940D69} = {C0AC2FCF-37FB-4A64-ACC6-8490DC15091D}
116
+ {89B92FFF-4126-4D9A-93C8-2BD7E0CD82FF} = {11282844-4584-4F65-9857-D4329046E84D}
117
+ {02AB2E44-785A-4D39-99C0-29F93A02EF84} = {C0AC2FCF-37FB-4A64-ACC6-8490DC15091D}
94
118
EndGlobalSection
95
119
EndGlobal
0 commit comments