this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Trying to get echo off to work.

authored by

Jonathan Dearborn and committed by
Alice
bdb4034f 8cb7eedf

+1 -1
+1 -1
.appveyor.yml
··· 12 12 - Visual Studio 2019 13 13 14 14 init: 15 - - @echo off 15 + - echo off 16 16 - git config --global core.autocrlf input 17 17 - echo %APPVEYOR_BUILD_WORKER_IMAGE% 18 18 - if "%APPVEYOR_BUILD_WORKER_IMAGE%"=="Visual Studio 2019" ( set generator="Visual Studio 16 2019" )