We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd0314c commit c851a48Copy full SHA for c851a48
src/MongoDB.Driver.Core.Tests/MongoDB.Driver.Core.Tests.csproj
@@ -184,7 +184,6 @@
184
<Compile Include="Core\Clusters\ServerSelectors\LatencyLimitingServerSelectorTests.cs" />
185
<Compile Include="Core\Clusters\ServerSelectors\EndPointServerSelectorTests.cs" />
186
<Compile Include="Core\Clusters\SingleServerClusterTests.cs" />
187
- <Compile Include="SetUpFixture.cs" />
188
<Compile Include="Specifications\connection-string\TestRunner.cs" />
189
<Compile Include="Specifications\read-write-concern\DocumentTestRunner.cs" />
190
<Compile Include="Specifications\read-write-concern\ConnectionStringTestRunner.cs" />
src/MongoDB.Driver.Core.Tests/SetUpFixture.cs
0 commit comments