@@ -135,6 +135,10 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "IntegrationTests.Http", "te
135
135
EndProject
136
136
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Examples.CoreAppOldReference" , "examples\CoreAppOldReference\Examples.CoreAppOldReference.csproj" , "{6ACF2A48-427F-4EF2-81B5-EE9CDB0476C6}"
137
137
EndProject
138
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "IntegrationTests.MongoDB" , "test\integration-tests\IntegrationTests.MongoDB\IntegrationTests.MongoDB.csproj" , "{75EB97DD-E191-4BDF-83DE-E26785567710}"
139
+ EndProject
140
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "TestApplication.MongoDB" , "test\test-applications\integrations\TestApplication.MongoDB\TestApplication.MongoDB.csproj" , "{3B77F975-BF66-4218-9982-F48D3271DDFE}"
141
+ EndProject
138
142
Global
139
143
GlobalSection (SolutionConfigurationPlatforms ) = preSolution
140
144
Debug| Any CPU = Debug| Any CPU
@@ -539,6 +543,30 @@ Global
539
543
{6ACF2A48-427F-4EF2-81B5-EE9CDB0476C6} .Release| x64 .Build .0 = Release| Any CPU
540
544
{6ACF2A48-427F-4EF2-81B5-EE9CDB0476C6} .Release| x86 .ActiveCfg = Release| Any CPU
541
545
{6ACF2A48-427F-4EF2-81B5-EE9CDB0476C6} .Release| x86 .Build .0 = Release| Any CPU
546
+ {75EB97DD-E191-4BDF-83DE-E26785567710} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
547
+ {75EB97DD-E191-4BDF-83DE-E26785567710} .Debug| Any CPU .Build .0 = Debug| Any CPU
548
+ {75EB97DD-E191-4BDF-83DE-E26785567710} .Debug| x64 .ActiveCfg = Debug| Any CPU
549
+ {75EB97DD-E191-4BDF-83DE-E26785567710} .Debug| x64 .Build .0 = Debug| Any CPU
550
+ {75EB97DD-E191-4BDF-83DE-E26785567710} .Debug| x86 .ActiveCfg = Debug| Any CPU
551
+ {75EB97DD-E191-4BDF-83DE-E26785567710} .Debug| x86 .Build .0 = Debug| Any CPU
552
+ {75EB97DD-E191-4BDF-83DE-E26785567710} .Release| Any CPU .ActiveCfg = Release| Any CPU
553
+ {75EB97DD-E191-4BDF-83DE-E26785567710} .Release| Any CPU .Build .0 = Release| Any CPU
554
+ {75EB97DD-E191-4BDF-83DE-E26785567710} .Release| x64 .ActiveCfg = Release| Any CPU
555
+ {75EB97DD-E191-4BDF-83DE-E26785567710} .Release| x64 .Build .0 = Release| Any CPU
556
+ {75EB97DD-E191-4BDF-83DE-E26785567710} .Release| x86 .ActiveCfg = Release| Any CPU
557
+ {75EB97DD-E191-4BDF-83DE-E26785567710} .Release| x86 .Build .0 = Release| Any CPU
558
+ {3B77F975-BF66-4218-9982-F48D3271DDFE} .Debug| Any CPU .ActiveCfg = Debug| x64
559
+ {3B77F975-BF66-4218-9982-F48D3271DDFE} .Debug| Any CPU .Build .0 = Debug| x64
560
+ {3B77F975-BF66-4218-9982-F48D3271DDFE} .Debug| x64 .ActiveCfg = Debug| x64
561
+ {3B77F975-BF66-4218-9982-F48D3271DDFE} .Debug| x64 .Build .0 = Debug| x64
562
+ {3B77F975-BF66-4218-9982-F48D3271DDFE} .Debug| x86 .ActiveCfg = Debug| x86
563
+ {3B77F975-BF66-4218-9982-F48D3271DDFE} .Debug| x86 .Build .0 = Debug| x86
564
+ {3B77F975-BF66-4218-9982-F48D3271DDFE} .Release| Any CPU .ActiveCfg = Release| x64
565
+ {3B77F975-BF66-4218-9982-F48D3271DDFE} .Release| Any CPU .Build .0 = Release| x64
566
+ {3B77F975-BF66-4218-9982-F48D3271DDFE} .Release| x64 .ActiveCfg = Release| x64
567
+ {3B77F975-BF66-4218-9982-F48D3271DDFE} .Release| x64 .Build .0 = Release| x64
568
+ {3B77F975-BF66-4218-9982-F48D3271DDFE} .Release| x86 .ActiveCfg = Release| x86
569
+ {3B77F975-BF66-4218-9982-F48D3271DDFE} .Release| x86 .Build .0 = Release| x86
542
570
EndGlobalSection
543
571
GlobalSection (SolutionProperties ) = preSolution
544
572
HideSolutionNode = FALSE
@@ -585,6 +613,8 @@ Global
585
613
{4E17BE29-B227-41D8-97FE-26F674951E26} = {E409ADD3-9574-465C-AB09-4324D205CC7C}
586
614
{413326C3-4B8F-4C44-93C8-0E20EFB97DB4} = {357C3F25-98CA-41C6-BA2C-20968695D026}
587
615
{6ACF2A48-427F-4EF2-81B5-EE9CDB0476C6} = {BAF8F246-3645-42AD-B1D0-0F7EAFBAB34A}
616
+ {75EB97DD-E191-4BDF-83DE-E26785567710} = {357C3F25-98CA-41C6-BA2C-20968695D026}
617
+ {3B77F975-BF66-4218-9982-F48D3271DDFE} = {E409ADD3-9574-465C-AB09-4324D205CC7C}
588
618
EndGlobalSection
589
619
GlobalSection (ExtensibilityGlobals ) = postSolution
590
620
SolutionGuid = {160A1D00-1F5B-40F8-A155-621B4459D78F}
0 commit comments