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"