* Use new non RC VS2017 image for build
* Update appveyor.yml
* Update appveyor.yml
* Update appveyor.yml
* Update appveyor.yml
* Update appveyor.yml
* Use NuGet 4.0.0 as MSBuild 14 is not in this image
Described here: https://github.com/cake-build/website/pull/326
* Update packages.config
* Mother freaking MSBuild to the rescue. Swapping to x86 seems to make build work again...
* Try help AppVeyor with the path to nuget.exe
* Enable diagnostic output
* Bump to latest cake version
* Add environment vars for MyGet and NuGet for develop and master respectively
* Update build script to publish nuget packages on master and develop branches
* Fix copy paste error
* Use $version$ for nuspec. Remove old Windows stuff
* Remove some build config for another UWP project
* Fix output paths for plugins
* Remove old stuff
* Fix output path for PhoneCall
* Rename WindowsUWP folder to Uwp
* Remove more old stuff
* BindingEx has moved into Binding
* Update nuspecs with UWP
* Fix base dir
* Update UWP projects after rename
* Fix more output paths
* Add Uwp to more nuspecs
* One level too much, underping
* Fix forms presenter nuspec
* Remove src from methodbinding nuspec
* Fix filenames for starterpack and test
* Steal ReactiveUI appveyor.yml
* Ignore another sample for GitLink
* Add repository url to gitlink so it builds in pr