xamarin-macios/msbuild/Xamarin.iOS.Tasks.Windows
Mauro Agnoletti cc8c336a2e
[illink] Ensure we replace the dotnet SDK path in the _ExtraTrimmerArgs for remote builds (#16294)
From net7, the original ILLInk targets are adding a new link attribute pointing to a supressions file inside the ILLink tasks folder, e.g: '--link-attributes "C:\Program Files\dotnet\sdk\7.0.100-rc.2.22477.23\Sdks\Microsoft.NET.ILLink.Tasks\build\6.0_suppressions.xml"'.

For remote builds, we need to replace the original dotnet folder with the XMA dotnet folder in the Mac, so in our override targets we replace this value before passing it to the ILLink task
2022-10-08 22:40:21 +02:00
..
Properties Autoformat msbuild projects. (#16132) 2022-09-28 16:25:35 +02:00
Tasks Autoformat msbuild projects. (#16132) 2022-09-28 16:25:35 +02:00
Xamarin.Messaging.Apple.targets Avoid executing _VerifyXcodeVersion when there's no connection to a Mac (#15026) 2022-05-16 12:30:49 +02:00
Xamarin.iOS.Common.After.props [dotnet] Initial support for .NET6 from Windows (#10590) 2021-02-12 07:43:17 +01:00
Xamarin.iOS.Common.After.targets [illink] Ensure we replace the dotnet SDK path in the _ExtraTrimmerArgs for remote builds (#16294) 2022-10-08 22:40:21 +02:00
Xamarin.iOS.Common.Before.props [dotnet] Initial support for .NET6 from Windows (#10590) 2021-02-12 07:43:17 +01:00
Xamarin.iOS.Common.Before.targets [dotnet] Initial support for .NET6 from Windows (#10590) 2021-02-12 07:43:17 +01:00
Xamarin.iOS.HotRestart.props Added Hot Restart support into the SDK (#12293) 2021-08-05 09:19:51 +02:00
Xamarin.iOS.HotRestart.targets [msbuild] Hot Restart fixes (#15979) 2022-09-16 17:31:04 +02:00
Xamarin.iOS.ObjCBinding.CSharp.After.props Fixed iOS Binding projects build in Windows 2021-03-18 18:20:24 -03:00
Xamarin.iOS.ObjCBinding.CSharp.After.targets Fixed iOS Binding projects build in Windows 2021-03-18 18:20:24 -03:00
Xamarin.iOS.ObjCBinding.Common.After.props [msbuild/dotnet] Fix building binding projects on Windows in .NET (#14704) 2022-04-22 16:17:03 +02:00
Xamarin.iOS.ObjCBinding.Common.Before.targets [msbuild/dotnet] Fix building binding projects on Windows in .NET (#14704) 2022-04-22 16:17:03 +02:00
Xamarin.iOS.Tasks.Windows.csproj [msbuild] Ignore MSB3246 in Xamarin.iOS.Tasks.Windows to avoid a warning about a dll which isn't an assembly. (#15887) 2022-09-09 17:10:41 +02:00
Xamarin.iOS.WatchApp.Common.After.targets [dotnet] Initial support for .NET6 from Windows (#10590) 2021-02-12 07:43:17 +01:00
Xamarin.iOS.Windows.After.targets Added Hot Restart support into the SDK (#12293) 2021-08-05 09:19:51 +02:00
Xamarin.iOS.Windows.Before.targets [dotnet] Initial support for .NET6 from Windows (#10590) 2021-02-12 07:43:17 +01:00
Xamarin.iOS.Windows.props [build] Create Microsoft.iOS.Windows.Sdk workload pack (#11251) 2021-04-27 07:44:51 +02:00
Zip.cs Autoformat msbuild projects. (#16132) 2022-09-28 16:25:35 +02:00