Skip to content

Commit da53a05

Browse files
author
Emile Joubert
committed
Always run tests
1 parent 97a3ee7 commit da53a05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/client/Unit/RabbitMQ.Client.Unit.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
9999

100100
<!-- Custom AfterBuild -->
101-
<!--Target Name="AfterBuild" DependsOnTargets="RunUnitTests" /-->
101+
<Target Name="AfterBuild" DependsOnTargets="RunUnitTests" />
102102

103103
<!-- Custom BeforeClean -->
104104
<Target Name="BeforeClean" DependsOnTargets="CleanTestResults" />

0 commit comments

Comments
 (0)