xamarin-macios/msbuild/Xamarin.Mac.Tasks
Rolf Bjarne Kvinge 8ecc47d088
[msbuild] Share the logic to implicitly include netstandard.dll in the build. (#9146)
In addition to the obvious benefit of reducing code duplication, this also
means that implicit inclusion of netstandard.dll works for binding projects as
well.

The existing implementations were slightly different between Xamarin.iOS and
Xamarin.Mac, so I tried to figure out the best merging strategy based on git
history and looking at the original implementation of this code in MSBuild. I
tried to keep close to the original implementation whenever I couldn't find a
good reason to do otherwise.
2020-07-22 14:57:35 +02:00
..
Tasks [msbuild] Unify the CompileAppManifest target. (#8875) 2020-06-18 15:46:45 +02:00
Xamarin.Mac-Full-FrameworkList.xml.in Fix version numbers in FrameworkList.xml files (#7161) 2019-10-04 14:26:28 -04:00
Xamarin.Mac-Mobile-FrameworkList.xml.in Fix version numbers in FrameworkList.xml files (#7161) 2019-10-04 14:26:28 -04:00
Xamarin.Mac.AppExtension.CSharp.targets [msbuild] Don't import Microsoft.CSharp.targets if we're building using net5. 2020-05-26 14:49:31 +02:00
Xamarin.Mac.AppExtension.Common.props Add bindings for NSXpcConnection and related types (#7001) 2019-10-22 15:38:01 +02:00
Xamarin.Mac.AppExtension.Common.targets [msbuild] Share the DeviceSpecificIntermediateOutputPath property. (#8854) 2020-06-16 17:39:47 +02:00
Xamarin.Mac.CSharp.targets [msbuild] Don't import Microsoft.CSharp.targets if we're building using net5. 2020-05-26 14:49:31 +02:00
Xamarin.Mac.Common.props [msbuild] Make the ParseExtraMtouchArgs task platform-agnostic, and share it between Xamarin.iOS and Xamarin.Mac. (#9061) 2020-07-13 14:56:34 +02:00
Xamarin.Mac.Common.targets Add support for arbitrary extensions to be bundled in XI/XM apps (#9048) 2020-07-16 10:13:15 -05:00
Xamarin.Mac.FSharp.targets Add correct casing for Microsoft.FSharp.targets (#6722) 2019-08-14 13:20:32 +02:00
Xamarin.Mac.ObjCBinding.CSharp.props [macos] Fix XM binding projects to work with Full 2018-03-21 14:27:53 -05:00
Xamarin.Mac.ObjCBinding.CSharp.targets [msbuild] Unify all the UsingTask statements. (#8998) 2020-07-07 15:52:06 +02:00
Xamarin.Mac.ObjCBinding.Common.props [msbuild] Unify the _GenerateBindings target and a few properties related to binding projects. (#8997) 2020-07-07 15:46:23 +02:00
Xamarin.Mac.ObjCBinding.Common.targets [msbuild] Unify all the UsingTask statements. (#8998) 2020-07-07 15:52:06 +02:00
Xamarin.Mac.TargetFrameworkFix.targets [msbuild] Unbreak netstd2 project msbuild support (#4109) 2018-05-22 10:39:59 -04:00
Xamarin.Mac.Tasks.csproj [msbuild] Add a Xamarin.Shared.props. (#8711) 2020-06-02 14:26:25 +02:00
Xamarin.Mac.msbuild.targets [msbuild] Share the logic to implicitly include netstandard.dll in the build. (#9146) 2020-07-22 14:57:35 +02:00