xamarin-macios/msbuild/Xamarin.MacDev.Tasks.Core
Rolf Bjarne Kvinge 3fcaa41419
[msbuild] Re-use tools/common/TargetFramework.cs. (#8044)
This allows us to replace Xamarin.MacDev.Tasks.PlatformFramework with
Xamarin.Utils.ApplePlatform.

It also allow for more complex target framework handling/parsing in the
future, using the TargetFramework class.
2020-03-05 15:21:35 +01:00
..
MsBuildTasks [msbuild] Remove xbuild-specific code since we don't support building with xbuild anymore. (#7601) 2019-12-16 19:05:40 +01:00
Properties [msbuild] Convert project files to sdk-style project files. (#7698) 2020-01-14 08:16:02 +01:00
Tasks [msbuild] Re-use tools/common/TargetFramework.cs. (#8044) 2020-03-05 15:21:35 +01: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 Build MSBuild targets & assemblies. 2016-04-24 14:48:44 -04:00
PathUtils.cs [msbuild] Fixed PathUtils.AbsoluteToRelative() logic (#1861) 2017-03-12 14:51:28 -04:00
PlatformFramework.cs [msbuild] Re-use tools/common/TargetFramework.cs. (#8044) 2020-03-05 15:21:35 +01: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
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] Re-use tools/common/TargetFramework.cs. (#8044) 2020-03-05 15:21:35 +01:00