Skip to content

Commit 4ab4a94

Browse files
committed
pr
1 parent 2d1a175 commit 4ab4a94

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tests/MongoDB.TestHelpers/MongoDB.TestHelpers.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
</PropertyGroup>
1414

1515
<!-- 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>
16+
<!-- <PropertyGroup>-->
17+
<!-- <DefineConstants>$(DefineConstants);UNOBSERVED_TASK_EXCEPTION_DEBUGGING</DefineConstants>-->
18+
<!-- </PropertyGroup>-->
1919

2020
</Project>

0 commit comments

Comments
 (0)