xamarin-macios/dotnet
Emanuel Fernandez Dell'Oca d5f1671184
[dotnet] Fix _DetectSdkLocations from Windows (#11451)
This task ends up setting as env variable the Xamarin Sdk root directory on the Mac, but when building from Windows it was setting the Windows path, so instead we need to override it with the proper value on macOS.

This should not change the original behavior when building from macOS.
2021-05-06 07:42:43 +02:00
..
Microsoft.MacCatalyst.Sdk [dotnet] Fix the Run target for Mac Catalyst to run the app directly instead of using mlaunch. (#10724) 2021-02-26 07:40:18 +01:00
Microsoft.MacCatalyst.Templates/maccatalyst [catalyst] remove splash screens (#11300) 2021-04-23 07:38:05 +02:00
Microsoft.NET.Workload.MacCatalyst [dotnet] Build & publish MacCatalyst packs. (#10624) 2021-02-12 07:38:43 +01:00
Microsoft.NET.Workload.iOS [build] Create Microsoft.iOS.Windows.Sdk workload pack (#11251) 2021-04-27 07:44:51 +02:00
Microsoft.NET.Workload.macOS [dotnet] Reorder imports to account for that our targets are imported earlier in the build process. 2020-11-10 11:41:30 +01:00
Microsoft.NET.Workload.tvOS [dotnet] Reorder imports to account for that our targets are imported earlier in the build process. 2020-11-10 11:41:30 +01:00
Microsoft.NET.Workload.watchOS [dotnet] Reorder imports to account for that our targets are imported earlier in the build process. 2020-11-10 11:41:30 +01:00
Microsoft.iOS.Sdk [build] Create Microsoft.iOS.Windows.Sdk workload pack (#11251) 2021-04-27 07:44:51 +02:00
Microsoft.iOS.Templates .NET 6 templates for iOS, macOS, tvOS, & MacCatalyst (#10741) 2021-03-02 09:23:05 -06:00
Microsoft.iOS.Windows.Sdk [dotnet] Fix _DetectSdkLocations from Windows (#11451) 2021-05-06 07:42:43 +02:00
Microsoft.macOS.Sdk [dotnet] Reorder imports to account for that our targets are imported earlier in the build process. 2020-11-10 11:41:30 +01:00
Microsoft.macOS.Templates/macos .NET 6 templates for iOS, macOS, tvOS, & MacCatalyst (#10741) 2021-03-02 09:23:05 -06:00
Microsoft.tvOS.Sdk [dotnet] Reorder imports to account for that our targets are imported earlier in the build process. 2020-11-10 11:41:30 +01:00
Microsoft.tvOS.Templates/tvos .NET 6 templates for iOS, macOS, tvOS, & MacCatalyst (#10741) 2021-03-02 09:23:05 -06:00
Microsoft.watchOS.Sdk [dotnet] Reorder imports to account for that our targets are imported earlier in the build process. 2020-11-10 11:41:30 +01:00
package [dotnet] move WorkloadManifest.* files to /data/ folder (#11221) 2021-04-15 17:18:40 -04:00
targets [dotnet] Fix _DetectSdkLocations from Windows (#11451) 2021-05-06 07:42:43 +02:00
.gitignore [build] Use arcade dependency management tooling (#10890) 2021-04-02 00:02:27 -04:00
DefaultCompilationIncludes.md [msbuild] Add SceneKit assets to our items included by default. (#10053) 2020-11-06 08:11:25 +01:00
HIERARCHY.md .NET 6 templates for iOS, macOS, tvOS, & MacCatalyst (#10741) 2021-03-02 09:23:05 -06:00
Makefile [build] Skip building stuff that isn't enabled. (#11385) 2021-04-30 07:51:58 +02:00
PackageInfo.plist Fix typos in comments. 2020-10-19 10:38:11 +02:00
SingleProject.md [dotnet] Add support for some of the single-project MSBuild properties. (#10545) 2021-01-29 17:37:37 +01:00
VERSIONS.md Rename master to main. (#8851) 2020-06-16 15:51:44 +02:00
generate-target-platforms.csharp Bump to .NET 5.0.100-rc.2.20459.1 (#9758) 2020-10-02 08:31:38 +02:00
generate-wix.csharp [dotnet] Package the workloads in a Windows installer (.msi) as well. (#9979) 2020-10-28 11:09:55 +01:00