It was all working fine. Suddenly I am getting this error on azure while deploying the application.
The specified SDK version [2.0.0] from global.json [D:\home\site\repository\global.json] not found; install specified SDK version\r\n\r\nDid you mean to run dotnet SDK commands? Please install dotnet SDK from: \r\n\r\n http://go.microsoft.com/fwlink/?LinkID=798306&clcid=0x409\r\nD:\Program Files (x86)\SiteExtensions\Kudu\71.10313.3301\bin\Scripts\starter.cmd "D:\home\site\deployments\tools\deploy.cmd"
The strange thing is I am not using global.json. I am using asp.net core 2.0. Is there some new changes in azure.