Modifying The Published Name Of A Program?
Posted
by Soo
on Stack Overflow
See other posts from Stack Overflow
or by Soo
Published on 2010-06-11T16:38:46Z
Indexed on
2010/06/11
16:42 UTC
Read the original article
Hit count: 196
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.
© Stack Overflow or respective owner