From 61336bd9ad87996219cdc39f5bc920f9e95c3349 Mon Sep 17 00:00:00 2001 From: SotoiGhost Date: Fri, 23 Aug 2019 16:49:32 -0500 Subject: [PATCH] Commented LogSystemInfo --- build.cake | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build.cake b/build.cake index 12699705..2af55eee 100644 --- a/build.cake +++ b/build.cake @@ -52,7 +52,8 @@ void BuildCake (string target) } // From Cake.Xamarin.Build, dumps out versions of things -LogSystemInfo (); +// LogSystemInfo (); + Task("build") .Does(() =>