I have a C# program that I poorly named when I first started it and want it changed now. I've changed the solution name, but that doesn't appear to change what the program is named when it publishes.
My question is how to change the publish name.
In VS, right click the project and click properties.
Publish Tab>Options>Description
You can set the publisher name, suite name, product name etc.
edit> After your comment, then you might be looking for the Assembly Name:
Properties>Application>Assembly Name