There are build worker images available from April 16th deployment. You can use them in case of any issues with the current images:
Previous Visual Studio 2013
Previous Visual Studio 2015
You can select build worker image in “Build worker image” dropdown on Environment tab of project settings or if you use appveyor.yml
:
os: Previous Visual Studio 2015
There are build worker images available from previous deployment. You can use them in case of any issues with the current images:
Previous Visual Studio 2013
Previous Visual Studio 2015
You can select build worker image in “Build worker image” dropdown on Environment tab of project settings or if you use appveyor.yml
:
os: Previous Visual Studio 2015
There are build worker images available from previous deployment. You can use them in case of any issues with the current images:
Previous Visual Studio 2013
Previous Visual Studio 2015
You can select build worker image in “Build worker image” dropdown on Environment tab of project settings or if you use appveyor.yml
:
os: Previous Visual Studio 2015
With this update we deployed NuGet 3.4.2-rc command-line.
While version 3.4.2 fixes many bugs, adds some new features and, in general, looks good for production there are might be some issues (one, two).
To revert NuGet client back to version 3.3.0 add this to your appveyor.yml
:
install:
- ps: iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/install-nuget-3-3-0.ps1'))
There are build worker images available from previous deployment. You can use them in case of any issues with the current images:
Previous Visual Studio 2013
Previous Visual Studio 2015
You can select build worker image in “Build worker image” dropdown on Environment tab of project settings or if you use appveyor.yml
:
os: Previous Visual Studio 2015
There are build worker images available from previous deployment. You can use them in case of any issues with the current images:
Previous Visual Studio 2013
Previous Visual Studio 2015
You can select build worker image in “Build worker image” dropdown on Environment tab of project settings or if you use appveyor.yml
:
os: Previous Visual Studio 2015