Skip to content

Commit 40fd6b2

Browse files
Comment for ProcessMSBuildTiming
1 parent 39137dc commit 40fd6b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build-tools/Xamarin.Android.Tools.BootstrapTasks/Xamarin.Android.Tools.BootstrapTasks/ProcessMSBuildTiming.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77

88
namespace Xamarin.Android.Tools.BootstrapTasks
99
{
10+
// This tasks takes in XML file output from TimingLogger and aggregates the total build time for each build into a CSV file to be used on Jenkins
1011
public class ProcessMSBuildTiming : Task
1112
{
1213
[Required]

0 commit comments

Comments
 (0)