Azure - website publish fail due to path long

Add below code to PropertiesGroup in .csproj file.

<IntermediateOutputPath>..\Temp</IntermediateOutputPath>

Comments

Popular posts from this blog

Azure - Failed to deploy web package to App Service. Internal Server Error (CODE: 500)- Fixed

The serve command requires to be run in an Angular project, but a project definition could not be found - Fixed

Unexpected token T in JSON at position 0 in Angular CLI 6 - Fixed