xamarin-macios/msbuild/Xamarin.Shared
Rolf Bjarne Kvinge 0d7d336e0e
[net9.0] Migrate Messaging Build agent to .NET 8 (#21264)
This is part of the effort to migrate the Pair to Mac agents .NET.

As the Xamarin.iOS.Tasks.Windows project targets netstandard2.0, I'm
removing the Build agent reference, and modifying the Makefile to take
it from it's output directory. Note: the agent zip file is generated in
the intermediate output directory.

---------

Co-authored-by: Emanuel Fernandez Dell'Oca <ema@xamarin.com>
2024-09-24 16:19:00 +02:00
..
NoCode.cs [msbuild] Move *.targets, *.props and FrameworkList.xml files to a common directory. (#17860) 2023-03-30 18:25:14 +02:00
Xamarin.ImplicitFacade.targets
Xamarin.Mac-Full-FrameworkList.xml.in [msbuild] Move *.targets, *.props and FrameworkList.xml files to a common directory. (#17860) 2023-03-30 18:25:14 +02:00
Xamarin.Mac-Mobile-FrameworkList.xml.in [msbuild] Move *.targets, *.props and FrameworkList.xml files to a common directory. (#17860) 2023-03-30 18:25:14 +02:00
Xamarin.Mac.AppExtension.CSharp.targets [msbuild] Move *.targets, *.props and FrameworkList.xml files to a common directory. (#17860) 2023-03-30 18:25:14 +02:00
Xamarin.Mac.AppExtension.Common.props [msbuild] Move *.targets, *.props and FrameworkList.xml files to a common directory. (#17860) 2023-03-30 18:25:14 +02:00
Xamarin.Mac.AppExtension.Common.targets [msbuild] Move *.targets, *.props and FrameworkList.xml files to a common directory. (#17860) 2023-03-30 18:25:14 +02:00
Xamarin.Mac.AppExtension.VisualBasic.targets [msbuild] Move *.targets, *.props and FrameworkList.xml files to a common directory. (#17860) 2023-03-30 18:25:14 +02:00
Xamarin.Mac.CSharp.targets [msbuild] Move *.targets, *.props and FrameworkList.xml files to a common directory. (#17860) 2023-03-30 18:25:14 +02:00
Xamarin.Mac.Common.props [msbuild] Unify MonoBundlingExtraArgs and MtouchExtraArgs into AppBundleExtraOptions. Fixes #12807. (#20594) 2024-05-28 14:57:52 +02:00
Xamarin.Mac.Common.targets [msbuild] Unify MonoBundlingExtraArgs and MtouchExtraArgs into AppBundleExtraOptions. Fixes #12807. (#20594) 2024-05-28 14:57:52 +02:00
Xamarin.Mac.FSharp.targets [msbuild] Move *.targets, *.props and FrameworkList.xml files to a common directory. (#17860) 2023-03-30 18:25:14 +02:00
Xamarin.Mac.ObjCBinding.CSharp.props [msbuild] Move *.targets, *.props and FrameworkList.xml files to a common directory. (#17860) 2023-03-30 18:25:14 +02:00
Xamarin.Mac.ObjCBinding.CSharp.targets [msbuild] Move *.targets, *.props and FrameworkList.xml files to a common directory. (#17860) 2023-03-30 18:25:14 +02:00
Xamarin.Mac.ObjCBinding.Common.props [msbuild] Move *.targets, *.props and FrameworkList.xml files to a common directory. (#17860) 2023-03-30 18:25:14 +02:00
Xamarin.Mac.ObjCBinding.Common.targets [msbuild] Move *.targets, *.props and FrameworkList.xml files to a common directory. (#17860) 2023-03-30 18:25:14 +02:00
Xamarin.Mac.TargetFrameworkFix.targets [msbuild] Move *.targets, *.props and FrameworkList.xml files to a common directory. (#17860) 2023-03-30 18:25:14 +02:00
Xamarin.Mac.VisualBasic.targets [msbuild] Move *.targets, *.props and FrameworkList.xml files to a common directory. (#17860) 2023-03-30 18:25:14 +02:00
Xamarin.Mac.msbuild.targets [msbuild] Move *.targets, *.props and FrameworkList.xml files to a common directory. (#17860) 2023-03-30 18:25:14 +02:00
Xamarin.MacCatalyst-FrameworkList.xml.in [msbuild] Move *.targets, *.props and FrameworkList.xml files to a common directory. (#17860) 2023-03-30 18:25:14 +02:00
Xamarin.MacCatalyst.CSharp.targets [msbuild] Move *.targets, *.props and FrameworkList.xml files to a common directory. (#17860) 2023-03-30 18:25:14 +02:00
Xamarin.MacCatalyst.Common.targets [msbuild] Move *.targets, *.props and FrameworkList.xml files to a common directory. (#17860) 2023-03-30 18:25:14 +02:00
Xamarin.MacCatalyst.FSharp.targets [msbuild] Move *.targets, *.props and FrameworkList.xml files to a common directory. (#17860) 2023-03-30 18:25:14 +02:00
Xamarin.MacCatalyst.ObjCBinding.CSharp.targets [msbuild] Move *.targets, *.props and FrameworkList.xml files to a common directory. (#17860) 2023-03-30 18:25:14 +02:00
Xamarin.MacCatalyst.VisualBasic.targets [msbuild] Move *.targets, *.props and FrameworkList.xml files to a common directory. (#17860) 2023-03-30 18:25:14 +02:00
Xamarin.MonoTouch.CSharp.targets [msbuild] Move *.targets, *.props and FrameworkList.xml files to a common directory. (#17860) 2023-03-30 18:25:14 +02:00
Xamarin.MonoTouch.FSharp.targets [msbuild] Move *.targets, *.props and FrameworkList.xml files to a common directory. (#17860) 2023-03-30 18:25:14 +02:00
Xamarin.Shared.ObjCBinding.targets [tests] Ignore trailing slashes in NativeReference items. Fixes #15430. (#20567) 2024-05-20 19:00:41 +02:00
Xamarin.Shared.Stubs.targets [msbuild] Share three stub targets for Windows between Xamarin.iOS and Xamarin.Mac. (#9443) 2020-08-21 18:10:32 +02:00
Xamarin.Shared.props [net9.0] Merge main into net9.0. 2024-06-05 17:23:29 +02:00
Xamarin.Shared.targets [net9.0] Migrate Messaging Build agent to .NET 8 (#21264) 2024-09-24 16:19:00 +02:00
Xamarin.TVOS-FrameworkList.xml.in [msbuild] Move *.targets, *.props and FrameworkList.xml files to a common directory. (#17860) 2023-03-30 18:25:14 +02:00
Xamarin.TVOS.AppExtension.CSharp.targets [msbuild] Move *.targets, *.props and FrameworkList.xml files to a common directory. (#17860) 2023-03-30 18:25:14 +02:00
Xamarin.TVOS.AppExtension.Common.props [msbuild] Move *.targets, *.props and FrameworkList.xml files to a common directory. (#17860) 2023-03-30 18:25:14 +02:00
Xamarin.TVOS.AppExtension.Common.targets [msbuild] Move *.targets, *.props and FrameworkList.xml files to a common directory. (#17860) 2023-03-30 18:25:14 +02:00
Xamarin.TVOS.AppExtension.FSharp.targets [msbuild] Move *.targets, *.props and FrameworkList.xml files to a common directory. (#17860) 2023-03-30 18:25:14 +02:00
Xamarin.TVOS.AppExtension.VisualBasic.targets [msbuild] Move *.targets, *.props and FrameworkList.xml files to a common directory. (#17860) 2023-03-30 18:25:14 +02:00
Xamarin.TVOS.CSharp.targets [msbuild] Move *.targets, *.props and FrameworkList.xml files to a common directory. (#17860) 2023-03-30 18:25:14 +02:00
Xamarin.TVOS.Common.props [msbuild] Move *.targets, *.props and FrameworkList.xml files to a common directory. (#17860) 2023-03-30 18:25:14 +02:00
Xamarin.TVOS.Common.targets [msbuild] Move *.targets, *.props and FrameworkList.xml files to a common directory. (#17860) 2023-03-30 18:25:14 +02:00
Xamarin.TVOS.FSharp.targets [msbuild] Move *.targets, *.props and FrameworkList.xml files to a common directory. (#17860) 2023-03-30 18:25:14 +02:00
Xamarin.TVOS.ObjCBinding.CSharp.targets [msbuild] Move *.targets, *.props and FrameworkList.xml files to a common directory. (#17860) 2023-03-30 18:25:14 +02:00
Xamarin.TVOS.VisualBasic.targets [msbuild] Move *.targets, *.props and FrameworkList.xml files to a common directory. (#17860) 2023-03-30 18:25:14 +02:00
Xamarin.WatchOS-FrameworkList.xml.in [msbuild] Move *.targets, *.props and FrameworkList.xml files to a common directory. (#17860) 2023-03-30 18:25:14 +02:00
Xamarin.WatchOS.App.CSharp.targets [msbuild] Move *.targets, *.props and FrameworkList.xml files to a common directory. (#17860) 2023-03-30 18:25:14 +02:00
Xamarin.WatchOS.App.Common.props [msbuild] Move *.targets, *.props and FrameworkList.xml files to a common directory. (#17860) 2023-03-30 18:25:14 +02:00
Xamarin.WatchOS.App.Common.targets [msbuild] Move *.targets, *.props and FrameworkList.xml files to a common directory. (#17860) 2023-03-30 18:25:14 +02:00
Xamarin.WatchOS.App.FSharp.targets [msbuild] Move *.targets, *.props and FrameworkList.xml files to a common directory. (#17860) 2023-03-30 18:25:14 +02:00
Xamarin.WatchOS.AppExtension.CSharp.targets [msbuild] Move *.targets, *.props and FrameworkList.xml files to a common directory. (#17860) 2023-03-30 18:25:14 +02:00
Xamarin.WatchOS.AppExtension.Common.props [msbuild] Move *.targets, *.props and FrameworkList.xml files to a common directory. (#17860) 2023-03-30 18:25:14 +02:00
Xamarin.WatchOS.AppExtension.Common.targets [msbuild] Move *.targets, *.props and FrameworkList.xml files to a common directory. (#17860) 2023-03-30 18:25:14 +02:00
Xamarin.WatchOS.AppExtension.FSharp.targets [msbuild] Move *.targets, *.props and FrameworkList.xml files to a common directory. (#17860) 2023-03-30 18:25:14 +02:00
Xamarin.WatchOS.CSharp.targets [msbuild] Move *.targets, *.props and FrameworkList.xml files to a common directory. (#17860) 2023-03-30 18:25:14 +02:00
Xamarin.WatchOS.Common.props [msbuild] Move *.targets, *.props and FrameworkList.xml files to a common directory. (#17860) 2023-03-30 18:25:14 +02:00
Xamarin.WatchOS.Common.targets [msbuild] Move *.targets, *.props and FrameworkList.xml files to a common directory. (#17860) 2023-03-30 18:25:14 +02:00
Xamarin.WatchOS.FSharp.targets [msbuild] Move *.targets, *.props and FrameworkList.xml files to a common directory. (#17860) 2023-03-30 18:25:14 +02:00
Xamarin.WatchOS.ObjCBinding.CSharp.targets [msbuild] Move *.targets, *.props and FrameworkList.xml files to a common directory. (#17860) 2023-03-30 18:25:14 +02:00
Xamarin.iOS-FrameworkList.xml.in [msbuild] Move *.targets, *.props and FrameworkList.xml files to a common directory. (#17860) 2023-03-30 18:25:14 +02:00
Xamarin.iOS.AppExtension.CSharp.targets [msbuild] Move *.targets, *.props and FrameworkList.xml files to a common directory. (#17860) 2023-03-30 18:25:14 +02:00
Xamarin.iOS.AppExtension.Common.props [msbuild] Move *.targets, *.props and FrameworkList.xml files to a common directory. (#17860) 2023-03-30 18:25:14 +02:00
Xamarin.iOS.AppExtension.Common.targets [msbuild] Move *.targets, *.props and FrameworkList.xml files to a common directory. (#17860) 2023-03-30 18:25:14 +02:00
Xamarin.iOS.AppExtension.FSharp.targets [msbuild] Move *.targets, *.props and FrameworkList.xml files to a common directory. (#17860) 2023-03-30 18:25:14 +02:00
Xamarin.iOS.AppExtension.VisualBasic.targets [msbuild] Move *.targets, *.props and FrameworkList.xml files to a common directory. (#17860) 2023-03-30 18:25:14 +02:00
Xamarin.iOS.CSharp.targets [msbuild] Move *.targets, *.props and FrameworkList.xml files to a common directory. (#17860) 2023-03-30 18:25:14 +02:00
Xamarin.iOS.Common.props [msbuild] Move *.targets, *.props and FrameworkList.xml files to a common directory. (#17860) 2023-03-30 18:25:14 +02:00
Xamarin.iOS.Common.targets [msbuild] Unify MonoBundlingExtraArgs and MtouchExtraArgs into AppBundleExtraOptions. Fixes #12807. (#20594) 2024-05-28 14:57:52 +02:00
Xamarin.iOS.FSharp.targets [msbuild] Move *.targets, *.props and FrameworkList.xml files to a common directory. (#17860) 2023-03-30 18:25:14 +02:00
Xamarin.iOS.ObjCBinding.CSharp.props [msbuild] Move *.targets, *.props and FrameworkList.xml files to a common directory. (#17860) 2023-03-30 18:25:14 +02:00
Xamarin.iOS.ObjCBinding.CSharp.targets [msbuild] Move *.targets, *.props and FrameworkList.xml files to a common directory. (#17860) 2023-03-30 18:25:14 +02:00
Xamarin.iOS.ObjCBinding.Common.props [msbuild] Move *.targets, *.props and FrameworkList.xml files to a common directory. (#17860) 2023-03-30 18:25:14 +02:00
Xamarin.iOS.ObjCBinding.Common.targets [msbuild] Move *.targets, *.props and FrameworkList.xml files to a common directory. (#17860) 2023-03-30 18:25:14 +02:00
Xamarin.iOS.VisualBasic.targets [msbuild] Move *.targets, *.props and FrameworkList.xml files to a common directory. (#17860) 2023-03-30 18:25:14 +02:00
Xamarin.iOS.WatchApp.CSharp.targets [msbuild] Move *.targets, *.props and FrameworkList.xml files to a common directory. (#17860) 2023-03-30 18:25:14 +02:00
Xamarin.iOS.WatchApp.Common.props [msbuild] Move *.targets, *.props and FrameworkList.xml files to a common directory. (#17860) 2023-03-30 18:25:14 +02:00
Xamarin.iOS.WatchApp.Common.targets [msbuild] Move *.targets, *.props and FrameworkList.xml files to a common directory. (#17860) 2023-03-30 18:25:14 +02:00