this repo has no description
0
fork

Configure Feed

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

echo off doesn't work, of course.

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