setting version info

  • Thread starter Gregory Khrapunovich
  • Start date
G

Gregory Khrapunovich

I am sorry for such a simple question, but I cannot find the way to set
version info for my Windows Forms C# project. I am using Visual Studio .Net
2003. How can I set version and other data (copyright etc.) with Visual
Studio?
Thank you.
Gregory Khrapunovich
 
P

Pete Davis

Gregory Khrapunovich said:
I am sorry for such a simple question, but I cannot find the way to set
version info for my Windows Forms C# project. I am using Visual Studio
.Net
2003. How can I set version and other data (copyright etc.) with Visual
Studio?
Thank you.
Gregory Khrapunovich

Look at AssemblyInfo.cs in the project.
 

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

Top