xamarin-macios/msbuild
emaf 72b8de060b [msbuild] Avoids running GetMinimumOSVersion if no Mac is connected
`GetMinimumOSVersion` should not be run if there's no Mac available because it depends on `_DetectSdkLocations` to calculate the value of `_SdkVersion`, and this will only happen if there's a Mac connected. This change fixes offline builds (plain IL builds) and Hot Restart builds on Windows.
2020-07-21 17:03:06 -03:00
..
Xamarin.Localization.MSBuild [msbuild] Add a GetMinimumOSVersion target that reads the app manifest and outputs the MinimumOSVersion. (#8858) 2020-06-16 17:40:04 +02:00
Xamarin.Mac.Tasks [msbuild] Unify the CompileAppManifest target. (#8875) 2020-06-18 15:46:45 +02:00
Xamarin.Mac.Tasks.Core [msbuild] Make sure all the Base/Core tasks are abstract. (#8888) 2020-06-19 17:40:18 +02:00
Xamarin.MacDev.Tasks [msbuild] Dispose the AssemblyBuilder in the UnpackLibraryResource when done with it. (#8941) 2020-06-25 15:23:10 +02:00
Xamarin.MacDev.Tasks.Core [d16-8][msbuild] Changes GetMinimumOSVersionTaskBase to use ITaskItem for inputs (#9134) 2020-07-21 08:29:59 +02:00
Xamarin.ObjcBinding.Tasks [msbuild] Remove support for XI/Classic. (#976) 2016-10-13 10:47:46 +02:00
Xamarin.Shared [msbuild] Avoids running GetMinimumOSVersion if no Mac is connected 2020-07-21 17:03:06 -03:00
Xamarin.iOS.Tasks [msbuild] Unify the CompileAppManifest target. (#8875) 2020-06-18 15:46:45 +02:00
Xamarin.iOS.Tasks.Core Add AutoFill CredentialProvider NSExtensionPoint support (#9078) 2020-07-15 08:59:59 +02:00
tests [msbuild] Unify the CompileAppManifest target. (#8875) 2020-06-18 15:46:45 +02:00
.gitignore [msbuild] Convert project files to sdk-style project files. (#7698) 2020-01-14 08:16:02 +01:00
ILMerge.targets [msbuild] Fix pdb generation, ship the pdb and improve build logic. (#8672) 2020-05-26 14:49:21 +02:00
Makefile [msbuild] Add a Xamarin.Shared.props. (#8711) 2020-06-02 14:26:25 +02:00
Xamarin.MacDev.Tasks.sln [Localization] MSBuild 2020-03-13 17:46:28 -04:00