xamarin-macios/msbuild/Xamarin.iOS.Tasks.Core
Rolf Bjarne Kvinge a40c21cd88
[msbuild] Don't use exceptions as control flow in CollectITunesArtworkTaskBase. (#9837)
* It's slow (because exceptions are way slower than just returning a value).
* It's annoying when debugging with breakpoints on exceptions.
2020-10-13 09:14:40 +02:00
..
Tasks [msbuild] Don't use exceptions as control flow in CollectITunesArtworkTaskBase. (#9837) 2020-10-13 09:14:40 +02:00
IPhoneSdks.cs [msbuild] Pass the entire TargetFrameworkMoniker to tasks instead of just TargetFrameworkIdentifier/TargetFrameworkVersion. (#8048) 2020-03-06 18:28:58 +01:00
NoCode.cs Enables CoreCompile target for WatchOS App projects (#826) 2016-09-16 14:16:32 -04:00
Xamarin.MonoTouch.CSharp.targets [msbuild] Remove support for XI/Classic. (#976) 2016-10-13 10:47:46 +02:00
Xamarin.MonoTouch.FSharp.targets [msbuild] Remove support for XI/Classic. (#976) 2016-10-13 10:47:46 +02:00
Xamarin.TVOS-FrameworkList.xml.in Fix version numbers in FrameworkList.xml files (#7161) 2019-10-04 14:26:28 -04:00
Xamarin.TVOS.AppExtension.CSharp.targets [msbuild] Unify the code to define our platform-specific conditional compilation symbols. (#9524) 2020-08-27 17:47:31 +02:00
Xamarin.TVOS.AppExtension.Common.props [msbuild] Remove unnecessary logic to not re-import props files. (#9418) 2020-08-21 10:13:40 +02:00
Xamarin.TVOS.AppExtension.Common.targets [msbuild] Set ResolveAssemblyConflicts once. (#9441) 2020-08-21 18:38:57 +02:00
Xamarin.TVOS.AppExtension.FSharp.targets [msbuild] Unify the code to define our platform-specific conditional compilation symbols. (#9524) 2020-08-27 17:47:31 +02:00
Xamarin.TVOS.CSharp.targets [msbuild] Unify the code to define our platform-specific conditional compilation symbols. (#9524) 2020-08-27 17:47:31 +02:00
Xamarin.TVOS.Common.props [msbuild] Remove unnecessary logic to not re-import props files. (#9418) 2020-08-21 10:13:40 +02:00
Xamarin.TVOS.Common.targets [msbuild] Remove unnecessary logic to not re-import props files. (#9418) 2020-08-21 10:13:40 +02:00
Xamarin.TVOS.FSharp.targets [msbuild] Unify the code to define our platform-specific conditional compilation symbols. (#9524) 2020-08-27 17:47:31 +02:00
Xamarin.TVOS.ObjCBinding.CSharp.targets [msbuild] Unify the code to define our platform-specific conditional compilation symbols. (#9524) 2020-08-27 17:47:31 +02:00
Xamarin.WatchOS-FrameworkList.xml.in Fix version numbers in FrameworkList.xml files (#7161) 2019-10-04 14:26:28 -04:00
Xamarin.WatchOS.App.CSharp.targets [msbuild] Unify the code to define our platform-specific conditional compilation symbols. (#9524) 2020-08-27 17:47:31 +02:00
Xamarin.WatchOS.App.Common.props [msbuild] Remove unnecessary logic to not re-import props files. (#9418) 2020-08-21 10:13:40 +02:00
Xamarin.WatchOS.App.Common.targets [msbuild] Remove unnecessary logic to not re-import props files. (#9418) 2020-08-21 10:13:40 +02:00
Xamarin.WatchOS.App.FSharp.targets [msbuild] Unify the code to define our platform-specific conditional compilation symbols. (#9524) 2020-08-27 17:47:31 +02:00
Xamarin.WatchOS.AppExtension.CSharp.targets [msbuild] Unify the code to define our platform-specific conditional compilation symbols. (#9524) 2020-08-27 17:47:31 +02:00
Xamarin.WatchOS.AppExtension.Common.props [msbuild] Remove unnecessary logic to not re-import props files. (#9418) 2020-08-21 10:13:40 +02:00
Xamarin.WatchOS.AppExtension.Common.targets [msbuild] Set ResolveAssemblyConflicts once. (#9441) 2020-08-21 18:38:57 +02:00
Xamarin.WatchOS.AppExtension.FSharp.targets [msbuild] Unify the code to define our platform-specific conditional compilation symbols. (#9524) 2020-08-27 17:47:31 +02:00
Xamarin.WatchOS.CSharp.targets [msbuild] Unify the code to define our platform-specific conditional compilation symbols. (#9524) 2020-08-27 17:47:31 +02:00
Xamarin.WatchOS.Common.props [msbuild] Remove unnecessary logic to not re-import props files. (#9418) 2020-08-21 10:13:40 +02:00
Xamarin.WatchOS.Common.targets [msbuild] Remove unnecessary logic to not re-import props files. (#9418) 2020-08-21 10:13:40 +02:00
Xamarin.WatchOS.FSharp.targets [msbuild] Unify the code to define our platform-specific conditional compilation symbols. (#9524) 2020-08-27 17:47:31 +02:00
Xamarin.WatchOS.ObjCBinding.CSharp.targets [msbuild] Unify the code to define our platform-specific conditional compilation symbols. (#9524) 2020-08-27 17:47:31 +02:00
Xamarin.iOS-FrameworkList.xml.in Fix version numbers in FrameworkList.xml files (#7161) 2019-10-04 14:26:28 -04:00
Xamarin.iOS.AppExtension.CSharp.targets [msbuild] Unify the code to define our platform-specific conditional compilation symbols. (#9524) 2020-08-27 17:47:31 +02:00
Xamarin.iOS.AppExtension.Common.props [msbuild] Remove unnecessary logic to not re-import props files. (#9418) 2020-08-21 10:13:40 +02:00
Xamarin.iOS.AppExtension.Common.targets [msbuild] Remove unnecessary logic to not re-import props files. (#9418) 2020-08-21 10:13:40 +02:00
Xamarin.iOS.AppExtension.FSharp.targets [msbuild] Unify the code to define our platform-specific conditional compilation symbols. (#9524) 2020-08-27 17:47:31 +02:00
Xamarin.iOS.CSharp.targets [msbuild] Unify the code to define our platform-specific conditional compilation symbols. (#9524) 2020-08-27 17:47:31 +02:00
Xamarin.iOS.Common.props [msbuild] Share the IsMacEnabled and MtouchTargetsEnabled definitions between Xamarin.iOS and Xamarin.Mac. (#9439) 2020-08-21 15:01:30 +02:00
Xamarin.iOS.Common.targets [msbuild] Remove some watchOS 1 code. (#9797) 2020-10-09 14:11:04 +02:00
Xamarin.iOS.FSharp.targets [msbuild] Unify the code to define our platform-specific conditional compilation symbols. (#9524) 2020-08-27 17:47:31 +02:00
Xamarin.iOS.ObjCBinding.CSharp.props [msbuild] Unify XamarinMacFrameworkRoot and MonoTouchSdkRoot into _XamarinSdkRoot. (#8995) 2020-07-07 15:45:42 +02:00
Xamarin.iOS.ObjCBinding.CSharp.targets [msbuild] Unify the code to define our platform-specific conditional compilation symbols. (#9524) 2020-08-27 17:47:31 +02:00
Xamarin.iOS.ObjCBinding.Common.props [msbuild] Share the IsMacEnabled and MtouchTargetsEnabled definitions between Xamarin.iOS and Xamarin.Mac. (#9439) 2020-08-21 15:01:30 +02:00
Xamarin.iOS.ObjCBinding.Common.targets [msbuild] Share three stub targets for Windows between Xamarin.iOS and Xamarin.Mac. (#9443) 2020-08-21 18:10:32 +02:00
Xamarin.iOS.Tasks.Core.csproj [dotnet] Add support for 'dotnet build -t:run'. (#9823) 2020-10-09 13:01:13 +02:00
Xamarin.iOS.WatchApp.CSharp.targets [msbuild] Unify the code to define our platform-specific conditional compilation symbols. (#9524) 2020-08-27 17:47:31 +02:00
Xamarin.iOS.WatchApp.Common.props [msbuild] Remove unnecessary logic to not re-import props files. (#9418) 2020-08-21 10:13:40 +02:00
Xamarin.iOS.WatchApp.Common.targets [msbuild] Stop supporting watchOS 1 apps. (#9542) 2020-08-28 17:11:59 +02:00