xamarin-macios/msbuild/Xamarin.MacDev.Tasks.Core
Rolf Bjarne Kvinge 6bc03419fa
[msbuild] Unify the CompileAppManifest target. (#8875)
Also rework the class hierarchy a little bit, so that Xamarin.iOS and
Xamarin.Mac are identical:

    CompileAppManifestTaskBase
    └─── iOS/CompileAppManifestTaskCore
    │    └─── iOS/CompileAppManifest
    └─── Mac/CompileAppManifestTaskCore
        │    └─── Mac/CompileAppManifest
2020-06-18 15:46:45 +02:00
..
MsBuildTasks [msbuild] Make the DeleteBase task inherit from the Delete task. (#8577) 2020-05-12 17:47:17 +02:00
Properties [msbuild] Convert project files to sdk-style project files. (#7698) 2020-01-14 08:16:02 +01:00
Tasks [msbuild] Unify the CompileAppManifest target. (#8875) 2020-06-18 15:46:45 +02:00
AssetPackUtils.cs Build MSBuild targets & assemblies. 2016-04-24 14:48:44 -04:00
BundleResource.cs Changes GetVirtualProjectPath to make relative paths when building from VS 2016-11-30 11:40:20 -03:00
CommandLineArgumentBuilder.cs [msbuild] Avoid lines starting with a whitespace inside generated response files. Fix #7645 (#7647) 2019-12-27 09:15:52 -05:00
DataConverter.cs Build MSBuild targets & assemblies. 2016-04-24 14:48:44 -04:00
LinkTarget.cs Build MSBuild targets & assemblies. 2016-04-24 14:48:44 -04:00
LoggingExtensions.cs [msbuild] Use the proper MM vs MT error code prefix (#3360) 2018-01-31 09:56:45 -05:00
NativeReferenceKind.cs [msbuild] Remove duplicate NativeReferenceKind enum. (#8812) 2020-06-10 09:09:53 +02:00
PathUtils.cs [msbuild] Fixed PathUtils.AbsoluteToRelative() logic (#1861) 2017-03-12 14:51:28 -04:00
PlatformFramework.cs [msbuild] Split out min version argument calculation from MetalTask. (#8876) 2020-06-18 15:17:33 +02:00
PlatformUtils.cs [msbuild] Xcode10 changed the copySceneKitAssets command-line arguments (#4469) 2018-07-24 14:05:07 -04:00
ProcessUtils.cs Build MSBuild targets & assemblies. 2016-04-24 14:48:44 -04:00
StringParserService.cs Build MSBuild targets & assemblies. 2016-04-24 14:48:44 -04:00
TargetArchitecture.cs [msbuild] Move the TargetArchitecture to Xamarin.MacDev.Tasks so that it can be used everywhere. (#8821) 2020-06-10 15:40:43 +02:00
VerbosityUtils.cs [msbuild] Add verbosity options on separate lines for mtouch parsing (#7649) 2020-01-02 15:02:28 -05:00
Xamarin.MacDev.Tasks.Core.csproj [msbuild] Remove the net461 version of the msbuild task assemblies. (#8419) 2020-04-20 09:59:22 +02:00