Skip to content

Commit 673cdc1

Browse files
committed
removed flaky test.
1 parent 15735ab commit 673cdc1

File tree

2 files changed

+3
-83
lines changed

2 files changed

+3
-83
lines changed

MongoDB.DriverUnitTests/Jira/CSharp269Tests.cs

Lines changed: 0 additions & 82 deletions
This file was deleted.

MongoDB.DriverUnitTests/MongoDB.DriverUnitTests.csproj

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,6 @@
180180
<Compile Include="Jira\CSharp253Tests.cs" />
181181
<Compile Include="Jira\CSharp258Tests.cs" />
182182
<Compile Include="Jira\CSharp265Tests.cs" />
183-
<Compile Include="Jira\CSharp269Tests.cs" />
184183
<Compile Include="Jira\CSharp281Tests.cs" />
185184
<Compile Include="Jira\CSharp282Tests.cs" />
186185
<Compile Include="Jira\CSharp283Tests.cs" />
@@ -252,6 +251,9 @@
252251
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
253252
</None>
254253
</ItemGroup>
254+
<ItemGroup>
255+
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
256+
</ItemGroup>
255257
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
256258
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
257259
Other similar extension points exist, see Microsoft.Common.targets.

0 commit comments

Comments
 (0)