xamarin-macios/msbuild/Messaging/Xamarin.Messaging.Build
Mauro Agnoletti ac97efd395
Allow overriding HOME variable in dotnet remote builds (#15171)
With remote builds, a dedicated dotnet location is being used so the right versioning can be used and managed from VS in Windows. This dedicated dotnet location requires a custom .home location so the donet and nuget caches doesn't conflict with the global installation.

We need to consider and use this custom .home location when running dotnet commands remotely so the right caches are used

This should fix Bug: https://devdiv.visualstudio.com/DevDiv/_workitems/edit/1543495
2022-06-03 18:19:27 +02: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 Allow overriding HOME variable in dotnet remote builds (#15171) 2022-06-03 18:19:27 +02:00
Xamarin.Messaging.Build.csproj Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02: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