@@ -39,7 +39,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Mongo", "Mongo", "{F18E789A
39
39
Extensions \Mongo \README .md = Extensions \Mongo \README .md
40
40
EndProject Section
41
41
EndProject
42
- Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Cosmos.DataTransfer.MongoExtension " , "Extensions\Mongo\Cosmos.DataTransfer.MongoExtension \Cosmos.DataTransfer.MongoExtension .csproj" , "{F6EAC33B-9F7D-433B-9328-622FB8938C24}"
42
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Cosmos.DataTransfer.MongoVectorExtension " , "Extensions\Mongo\Cosmos.DataTransfer.MongoVectorExtension \Cosmos.DataTransfer.MongoVectorExtension .csproj" , "{F6EAC33B-9F7D-433B-9328-622FB8938C24}"
43
43
EndProject
44
44
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Cosmos.DataTransfer.JsonExtension.UnitTests" , "Extensions\Json\Cosmos.DataTransfer.JsonExtension.UnitTests\Cosmos.DataTransfer.JsonExtension.UnitTests.csproj" , "{ED1E375E-A5A3-47EA-A7D5-07344C7E152F}"
45
45
EndProject
@@ -64,6 +64,9 @@ EndProject
64
64
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Cosmos.DataTransfer.Common" , "Interfaces\Cosmos.DataTransfer.Common\Cosmos.DataTransfer.Common.csproj" , "{0FAD9D89-2E41-4D65-8440-5C01885D9292}"
65
65
EndProject
66
66
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "AzureBlob" , "AzureBlob" , "{9627A42A-BEB0-4A39-B49C-C3C6D54E705A}"
67
+ Project Section (SolutionItems ) = preProject
68
+ Extensions \AzureBlob \README .md = Extensions \AzureBlob \README .md
69
+ EndProject Section
67
70
EndProject
68
71
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "AwsS3" , "AwsS3" , "{502197E4-F554-4B5B-9235-FBFE7E49EBEF}"
69
72
EndProject
@@ -87,14 +90,24 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Csv", "Csv", "{39930280-DA2
87
90
EndProject
88
91
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Cosmos.DataTransfer.CsvExtension" , "Extensions\Csv\Cosmos.DataTransfer.CsvExtension\Cosmos.DataTransfer.CsvExtension.csproj" , "{6A3FB90C-B837-4724-A406-214D4CEA686F}"
89
92
EndProject
90
- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "Cosmos.DataTransfer.CsvExtension.UnitTests" , "Extensions\Csv\Cosmos.DataTransfer.CsvExtension.UnitTests\Cosmos.DataTransfer.CsvExtension.UnitTests.csproj" , "{40AD8890-BD78-48F5-AE76-2C2FC6F15B7E}"
93
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Cosmos.DataTransfer.CsvExtension.UnitTests" , "Extensions\Csv\Cosmos.DataTransfer.CsvExtension.UnitTests\Cosmos.DataTransfer.CsvExtension.UnitTests.csproj" , "{40AD8890-BD78-48F5-AE76-2C2FC6F15B7E}"
94
+ EndProject
91
95
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "Solution Items" , "Solution Items" , "{BCBBAF22-0CB5-416B-8C80-03AB2FC4D0A0}"
92
96
Project Section (SolutionItems ) = preProject
93
97
Contributing .md = Contributing .md
94
98
ExampleConfigs .md = ExampleConfigs .md
95
99
README .md = README .md
96
100
EndProject Section
97
101
EndProject
102
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Cosmos.DataTransfer.PostgresqlExtension" , "Extensions\PostgreSQL\Cosmos.DataTransfer.PostgresqlExtension.csproj" , "{85820167-DB94-458B-B09B-9E823996C692}"
103
+ EndProject
104
+ Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "PostgreSQL" , "PostgreSQL" , "{1B927C5F-50FC-42A6-BAF6-B00E6D760543}"
105
+ Project Section (SolutionItems ) = preProject
106
+ Extensions \PostgreSQL \README .md = Extensions \PostgreSQL \README .md
107
+ EndProject Section
108
+ EndProject
109
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Cosmos.DataTransfer.MongoExtension" , "Extensions\Mongo\Cosmos.DataTransfer.MongoExtension\Cosmos.DataTransfer.MongoExtension.csproj" , "{31BC84E1-55E5-45AA-BFAC-90732F20588B}"
110
+ EndProject
98
111
Global
99
112
GlobalSection (SolutionConfigurationPlatforms ) = preSolution
100
113
Debug| Any CPU = Debug| Any CPU
@@ -181,6 +194,14 @@ Global
181
194
{40AD8890-BD78-48F5-AE76-2C2FC6F15B7E} .Debug| Any CPU .Build .0 = Debug| Any CPU
182
195
{40AD8890-BD78-48F5-AE76-2C2FC6F15B7E} .Release| Any CPU .ActiveCfg = Release| Any CPU
183
196
{40AD8890-BD78-48F5-AE76-2C2FC6F15B7E} .Release| Any CPU .Build .0 = Release| Any CPU
197
+ {85820167-DB94-458B-B09B-9E823996C692} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
198
+ {85820167-DB94-458B-B09B-9E823996C692} .Debug| Any CPU .Build .0 = Debug| Any CPU
199
+ {85820167-DB94-458B-B09B-9E823996C692} .Release| Any CPU .ActiveCfg = Release| Any CPU
200
+ {85820167-DB94-458B-B09B-9E823996C692} .Release| Any CPU .Build .0 = Release| Any CPU
201
+ {31BC84E1-55E5-45AA-BFAC-90732F20588B} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
202
+ {31BC84E1-55E5-45AA-BFAC-90732F20588B} .Debug| Any CPU .Build .0 = Debug| Any CPU
203
+ {31BC84E1-55E5-45AA-BFAC-90732F20588B} .Release| Any CPU .ActiveCfg = Release| Any CPU
204
+ {31BC84E1-55E5-45AA-BFAC-90732F20588B} .Release| Any CPU .Build .0 = Release| Any CPU
184
205
EndGlobalSection
185
206
GlobalSection (SolutionProperties ) = preSolution
186
207
HideSolutionNode = FALSE
@@ -212,6 +233,9 @@ Global
212
233
{39930280-DA29-4814-837B-FA7F252EB3EC} = {A8A1CEAB-2D82-460C-9B86-74ABD17CD201}
213
234
{6A3FB90C-B837-4724-A406-214D4CEA686F} = {39930280-DA29-4814-837B-FA7F252EB3EC}
214
235
{40AD8890-BD78-48F5-AE76-2C2FC6F15B7E} = {39930280-DA29-4814-837B-FA7F252EB3EC}
236
+ {85820167-DB94-458B-B09B-9E823996C692} = {1B927C5F-50FC-42A6-BAF6-B00E6D760543}
237
+ {1B927C5F-50FC-42A6-BAF6-B00E6D760543} = {A8A1CEAB-2D82-460C-9B86-74ABD17CD201}
238
+ {31BC84E1-55E5-45AA-BFAC-90732F20588B} = {F18E789A-D32D-48D3-B75F-1196D7215F74}
215
239
EndGlobalSection
216
240
GlobalSection (ExtensibilityGlobals ) = postSolution
217
241
SolutionGuid = {662B3F27-70D8-45E6-A1C0-1438A9C8A542}
0 commit comments