* Quote versions
* Patch build.props
* Undo quoting
* Add back version to build.props
* Match version to the one in XmlPoke
* Make appveyor version more unique
* Move Android support and plugins to new directories
* Add new solution file and directory config
* Update Android support to sdk style
* Remove packages.config from android support
* Add new csproj for MvvmCross main project
* Add csproj for all projects
* Move binding to new folders
* Move wpf to its own folder
* Move console into its own platform
* Move test project into the correct folder
* Move platform projects
* Move Forms into the right folder
* Move code analysis to new folder
* Fix some issue's with code in netstandard
* Moving files for Accelerometer
* Moving files for Plugins - All
* Moving files for plugins - Color
* Moving files for plugins - Downloadcache
* Moving files for plugins - Email
* Moving files for plugins - FieldBindings
* Moving files for plugins - File
* Moving files for plugins - Json
* Moving files for plugins - JsonLocalization
* Moving files for plugins - Location
* Removing Location Fused legacy project
* Moving files for plugins - Messenger
* Moving files for plugins - MethodBinding
* Moving files for plugins - Network
* Moving files for plugins - PhoneCall
* Moving files for plugins - Resource Loader
* Moving files for plugins - ResxLocalization
* Moving files for plugins - PictureChooser
* Moving files for plugins - Share
* Moving files for plugins - Visibility
* Moving files for plugins - WebBrowser
* Revert "Removing Location Fused legacy project"
This reverts commit 9b8b6c96c96bea4537661a30e950a3edb0c35a8e.
* Moving Fused location to correct plugin folder
* Move ios support into plugin
* Fix the uwp version
* Remove double binding files
* Fixing Android attributes
* Fixing Android resources naming
* Fixing Forms project
* Update build script
* Add missing using
* Cleanup some dependencies
* Fix the android location of plugins
* Update dependencies
* Remove reference to Microsoft.CSharp
* Add CSharp back to main library
* Remove MSBuild AndroidResgen stuff, it is handled by MSBuildSDKExtras
* Remove Preserve Attribute from Plugins.All
* Added PreserveAttribute to Core
* Remove checked in tools
* Move PreserveAttribute to MvvmCross.Platform namespace
* Switch to MvvmCross.Platform.PreserveAttribute
* Don't check in Resources.Designer files
* Prevent the compiler complaining about duplicate Resource.Designer.cs files
* Fix test dll locations
* Add NUnitTestAdapter and Test.SDK
* NUnit Console Runner does not work with netcoreapp2.0 (dotnet-cli does)
* Update gitignore
* Added configuration argument
* Use InformationalVersion for AppVeyor build
* Add version property to build settings
* Upload artifacts on PR's too
* Squelch warnings about SemVer 2.0