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 2d1a175 commit 4ab4a94Copy full SHA for 4ab4a94
tests/MongoDB.TestHelpers/MongoDB.TestHelpers.csproj
@@ -13,8 +13,8 @@
13
</PropertyGroup>
14
15
<!-- On event of debugging of UnobservedTaskExceptions uncomment the following lines to find which test causes the exceptions -->
16
- <PropertyGroup>
17
- <DefineConstants>$(DefineConstants);UNOBSERVED_TASK_EXCEPTION_DEBUGGING</DefineConstants>
18
- </PropertyGroup>
+<!-- <PropertyGroup>-->
+<!-- <DefineConstants>$(DefineConstants);UNOBSERVED_TASK_EXCEPTION_DEBUGGING</DefineConstants>-->
+<!-- </PropertyGroup>-->
19
20
</Project>
0 commit comments