Language
C#
Compiler
.NET Core 2.1.401
Options
$ dotnet build
[41ms] Transform 1 => 100
[50ms] Transform 2 => 200
[50ms] Transform 3 => 300
[50ms] Transform 4 => 400
[50ms] Transform 5 => 500
[56ms] Action 100
[56ms] Action 200
[56ms] Action 300
[56ms] Action 400
[56ms] Action 500
[1036ms] transformBlock is completed
[1036ms] actionBlock is completed
Exit Code:
0