diff --git a/appveyor.yml b/appveyor.yml index 77434417b..d2093156d 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -8,9 +8,9 @@ install: # Use the install script to grab the latest dotnet install - ps: iex .\dotnet-latest.ps1 -# Prepend newly installed Python to the PATH of this build (this cannot be - # done from inside the powershell script as it would require to restart - # the parent CMD process). +# Prepend newly installed dotnet cli to the PATH of this build (this cannot be +# done from inside the powershell script as it would require to restart +# the parent CMD process). - "SET PATH=C:\\Program Files\\dotnet\\bin;%PATH%" assembly_info: