From 64d4492ef58925929413854d763feecf0ba78b84 Mon Sep 17 00:00:00 2001 From: James Jackson-South Date: Thu, 19 May 2016 12:31:46 +1000 Subject: [PATCH] Trigger build Former-commit-id: 91b13801e63a0bd24e7b6fb2bff8b0074ecac58d Former-commit-id: 8ecaa218ed3f46f491efccc85f0abc220021e763 Former-commit-id: 17de6759cf56e69252b8102b0824268352d6f790 --- dotnet-latest.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotnet-latest.ps1 b/dotnet-latest.ps1 index 8ce43e7461..bb2c5dcfed 100644 --- a/dotnet-latest.ps1 +++ b/dotnet-latest.ps1 @@ -1,4 +1,4 @@ -# Set up everything for using the dotnet cli. This means we do not have to wait for Appveyor images to be updated. +# Set up everything for using the dotnet cli. This should mean we do not have to wait for Appveyor images to be updated. # Clean and recreate the folder in which all output packages should be placed $ArtifactsPath = "artifacts"