dazinator / AspNetSolutionUpgradeTool

A utility that can be used to upgrade an ASP.NET 5 RC1 or RC2 based solution to ASP.NET Core 1.0.0 RTM.
MIT License
5 stars 2 forks source link

Errors when no LaunchSettings file #37

Closed dazinator closed 8 years ago

dazinator commented 8 years ago

If the solutions does not contain a LaunchSettings file, a nullref exception is thrown - fix this.