Easy "Build" question

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

When I 'build' my Windows Application solution, it created three files in the
"bin" directory. How do I change the name of the .exe it creates in the bin
directory?
 
If you are using Visual Studio .NET, open the Project Properties, on the
General tab, change the "Assembly Name" to whatever you want (without
the .exe extension).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top