I exactly followed this link http://codersblock.com/blog/how-to-run-net-on-heroku/
to deploy the application on heroku but I am getting an error
Push rejected, failed to compile ASP.NET Core app.
when I execute git push heroku master.
If any body knows about the issue, it will be great help.
Thanks.