You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Heroku has upgraded its dynos. When you create a new heroku app, you are given a Ubunutu 16 instance. When I created this app, heroku was giving Ubuntu 14 instance. The upgrade to the dyno is causing the buildpack to prevent the Asp.Net Core from running.