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 97a3ee7 commit da53a05Copy full SHA for da53a05
projects/client/Unit/RabbitMQ.Client.Unit.csproj
@@ -98,7 +98,7 @@
98
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
99
100
<!-- Custom AfterBuild -->
101
- <!--Target Name="AfterBuild" DependsOnTargets="RunUnitTests" /-->
+ <Target Name="AfterBuild" DependsOnTargets="RunUnitTests" />
102
103
<!-- Custom BeforeClean -->
104
<Target Name="BeforeClean" DependsOnTargets="CleanTestResults" />
0 commit comments