xamarin-macios/msbuild
Rolf Bjarne Kvinge 2558c98c7c
[msbuild] Take the .NET version into account when computing the illink.dll location. (#15876)
We use illink.dll from the executing .NET version: if we're building with .NET
7, then we're using illink from .NET 7. This means we can't hard-code 'net6.0'
when computing the path to illink.dll for remote builds.

Fixes https://devdiv.visualstudio.com/DefaultCollection/DevDiv/_workitems/edit/1611403.
2022-09-07 21:10:25 +02:00
..
Messaging/Xamarin.Messaging.Build [msbuild] Ignore MSB3246 in a few places. (#15851) 2022-09-05 10:55:57 +02:00
Xamarin.HotRestart.PreBuilt Misc fixes to make the build more silent. (#15852) 2022-09-05 10:55:41 +02:00
Xamarin.Localization.MSBuild [msbuild] Fix a few duplicate compile items warnings. (#15792) 2022-08-31 18:26:10 +02:00
Xamarin.Mac.Tasks [msbuild] Ignore NU1603 for XVS package references. (#15805) 2022-08-31 18:26:46 +02:00
Xamarin.MacDev.Tasks [msbuild] Ignore NU1603 for XVS package references. (#15805) 2022-08-31 18:26:46 +02:00
Xamarin.ObjcBinding.Tasks [msbuild] Remove support for XI/Classic. (#976) 2016-10-13 10:47:46 +02:00
Xamarin.Shared [msbuild] Compute _AppContainerDir from AppBundleDir if AppBundleDir is set by the developer. Fixes #15014. (#15869) 2022-09-07 11:33:39 +02:00
Xamarin.iOS.Tasks [msbuild] Ignore MSB3246 in a few places. (#15851) 2022-09-05 10:55:57 +02:00
Xamarin.iOS.Tasks.Windows [msbuild] Take the .NET version into account when computing the illink.dll location. (#15876) 2022-09-07 21:10:25 +02:00
.gitignore [msbuild] Sign Xamarin.iOS.Tasks.dll and Xamarin.Mac.Tasks.dll. Fixes #9835. (#12831) 2021-09-28 17:31:35 +02:00
Directory.Build.props Updated Xamarin.Messaging to 1.7.9 (#15714) 2022-08-19 16:30:35 -04:00
ILMerge.targets [msbuild] Remove the Xamarin.*.Task.Core assemblies. (#15768) 2022-08-29 11:59:28 +02:00
Makefile [src] Quiet the build a bit. (#15737) 2022-08-29 14:15:02 +02:00
Xamarin.MacDev.Tasks.sln [msbuild] Remove the Xamarin.*.Task.Core assemblies. (#15768) 2022-08-29 11:59:28 +02:00