When I right click on my ASP.NET 5 project and hit the "Publish" option, the Publish Dialog does not come up and nothing seems to happen. I tried this with a completely new project from the ASP.NET 5 application template and still got nothing. Publishing works for prior versions of ASP.NET apps without problems. I am using Visual Studio 2015 Ultimate on Windows 10 and ASP.NET 5 RC1. I have tried reinstalling ASP.NET 5 RC1 and completely reinstalling Visual Studio. Nothing helped. I am also clueless as to where the logs might be. There is no error message, no stuff in the Output window -- nothing! The project I am trying to publish is here:https://github.com/unosquare/passcore
Can anyone help me out with this issue? Thanks so much in advance.