xamarin-macios/msbuild/Messaging/Xamarin.Messaging.Build
Mauro Agnoletti 17ebe77a94
Set custom home env var from XMA Build Agent (#15571)
Overriding HOME is dangerous because it could cause unwanted side effects, like breaking the keychain API logic.

For this reason, we need to use a custom environment variable to store the custom home used by the XMA dotnet SDK.

This custom home should be passed everywhere as environment settings when we invoke the dotnet tool
2022-07-25 20:53:25 -04:00
..
Handlers Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
Properties Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
App.config [dotnet] Initial support for .NET6 from Windows (#10590) 2021-02-12 07:43:17 +01:00
BuildAgent.cs Updated Xamarin.Messaging version (#13145) 2021-10-28 17:00:14 +02:00
BuildEngine.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
ITaskRunner.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
Program.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
TaskRunner.cs Set custom home env var from XMA Build Agent (#15571) 2022-07-25 20:53:25 -04:00
Xamarin.Messaging.Build.csproj Bump Xamarin.Messaging to 1.6.60 (#15370) 2022-07-20 11:25:51 -04:00
Xamarin.Messaging.Build.props [dotnet] Initial support for .NET6 from Windows (#10590) 2021-02-12 07:43:17 +01:00
mtbserver [dotnet] Initial support for .NET6 from Windows (#10590) 2021-02-12 07:43:17 +01:00