xamarin-macios/msbuild
Rolf Bjarne Kvinge d4edc453a6 Fix default http message handler for watchOS. (#873)
* Fix default http message handler for watchOS.

Fix default http message handler for watchOS to be NSUrlSessionHandler (the
previous attempt at eb7c2fd was quite incomplete), and make sure
HttpClientHandler is never used (show errors if someone tries).

* [tests] Remove explicit http client handler from project files.

Just use the default instead, since the set of valid http client handlers varies between platforms.
2016-09-22 14:29:18 +02:00
..
Xamarin.Mac.Tasks [msbuild] Ensure that `BuildOnlySettings` is the first target to run for a `Build` (#841) 2016-09-15 21:38:55 -04:00
Xamarin.Mac.Tasks.Core [msbuild] Check that ExtraArgs is not null before parsing (#795) 2016-09-07 17:42:04 -04:00
Xamarin.MacDev.Tasks [msbuild] Remove improper .0 at the end of package version (#181) 2016-06-13 16:58:14 -04:00
Xamarin.MacDev.Tasks.Core [msbuild] Require Xcode >= 7.2 in order to make use of ibtool --link (#851) 2016-09-20 12:34:03 +02:00
Xamarin.ObjcBinding.Tasks [msbuild] Ensure that `BuildOnlySettings` is the first target to run for a `Build` (#841) 2016-09-15 21:38:55 -04:00
Xamarin.iOS.Tasks [msbuild] Set NSAllowArbitraryLoads when debugging watchOS apps. (#746) 2016-09-02 08:30:15 -04:00
Xamarin.iOS.Tasks.Core Fix default http message handler for watchOS. (#873) 2016-09-22 14:29:18 +02:00
tests [tests] Remove Classic test projects, and make the Unified test projects the master projects. (#858) 2016-09-21 22:55:10 +02:00
.editorconfig Provide .editorconfig support for easier contributor formatting 2016-06-13 00:43:37 -03:00
.gitignore Build MSBuild targets & assemblies. 2016-04-24 14:48:44 -04:00
Makefile Enables CoreCompile target for WatchOS App projects (#826) 2016-09-16 14:16:32 -04:00
Xamarin.MacDev.Tasks.sln Added new Mac.Tasks.Core project; moved tasks with no Core base there 2016-05-26 10:07:59 -03:00
xbuild-in-place Build MSBuild targets & assemblies. 2016-04-24 14:48:44 -04:00