Hello,
I'm trying to publish an ASP.NET Core v.1.1 project to a remote server but although I am setting as destination url the url of the website I want to publish to, Visual Studio 2015 Update 3 keeps publishing the files to AppData\Local\Temp\PublishTemp path. What am I doing wrong? Is there any configuration I need to change anywhere else? Or is there something I need to change to my remote server so that this works?
Please help me, I really have tried everything and I cannot find any information on the web for this issue. Even a link that points to a similar issue would help.
Thanks in advance.