From 118229937dceccdc59e815f15871636893af055b Mon Sep 17 00:00:00 2001 From: emaf Date: Fri, 12 Feb 2021 16:00:09 -0300 Subject: [PATCH] [dotnet] Execute ReadItemsFromFile remotely The session id was missing when trying to read items from _AssembliesToAOT.items, which breaks the build from Windows --- dotnet/targets/Xamarin.Shared.Sdk.targets | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotnet/targets/Xamarin.Shared.Sdk.targets b/dotnet/targets/Xamarin.Shared.Sdk.targets index 3c3625e116c3..e39c3e91d3e2 100644 --- a/dotnet/targets/Xamarin.Shared.Sdk.targets +++ b/dotnet/targets/Xamarin.Shared.Sdk.targets @@ -353,7 +353,7 @@ - +