When building for Androis, I receive the error bellow. Can you help?
Error 1 Build failed: One or more errors occurred..
System.AggregateException: One or more errors occurred. ---> System.Net.Http.HttpRequestException: Error while copying content to a stream. ---> System.IO.IOException: Unable to read data from the transport connection: The connection was closed.
at System.Net.Http.Internal.AsyncResult.End[TAsyncResult](IAsyncResult result)
at System.Net.Http.Handlers.ProgressStream.EndWrite(IAsyncResult asyncResult)
at System.Net.Http.StreamToStreamCopy.BufferWrittenCallback(IAsyncResult ar)
---> (Inner Exception #0) System.Net.Http.HttpRequestException: Error while copying content to a stream. ---> System.IO.IOException: Unable to read data from the transport connection: The connection was closed.
at System.Net.Http.Internal.AsyncResult.End[TAsyncResult](IAsyncResult result)
at System.Net.Http.Handlers.ProgressStream.EndWrite(IAsyncResult asyncResult)
at System.Net.Http.StreamToStreamCopy.BufferWrittenCallback(IAsyncResult ar)
--- End of inner exception stack trace ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Telerik.BlackDragon.Client.ServerClient.ProxyAuthenticatingHttpClientHandlerBase.<SendAsync>d__0.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
\AppData\Local\Microsoft\VisualStudio\12.0\Extensions\fnk00eyz.cuv\Targets\Build.targets 167 4