I have created a provider hosted app. It is working fine.
I want to change the .app file name. Right now it is showing like MyCompanyName.MySolutionName.MyProjectApp.app
How can I change this to MyCompanyName.Project.App?
Hi Gaurav,
Open up your AppManifest.xml file, you’ll see the Title and the Name field. You can change them there.