ASP.Net [2.0] Build Number?

R

Rob Meade

Hi all,

In VS2003 I was able to, in the assembly.info file specify a build number.
I have been unable to locate this in VS2005 - I can only assume VS is doing
this all for me...is there a way to still control it myself?

I've probably just missed something obvious, but none of my projects come
with an assembly.info file anymore..

Any information appreciated.

Regards

Rob
 
T

Teemu Keiski

Hi,

by default in normal web site model (default in VS2005), VS does not involve
any compilation step but delegates that to ASP.NET infrastructure. It's
explained well here:
http://odetocode.com/Blogs/scott/archive/2005/11/15/2464.aspx

But you can get similar semantics "back" to VS2005 if you start using web
application project add-on (which eventually will be baked into VS2005 to be
one optional way to work with ASP.NET):
http://msdn.microsoft.com/asp.net/reference/infrastructure/wap/default.aspx
 

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

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,682
Members
48,796
Latest member
Greg L.

Latest Threads

Top