Yes, you need to use the NAnt build scripts at least *once* before you attempt 
to open the sln(s) in VS. 

Among other things, this will create AssemblyInfo.cs files as needed. 

-Steve B. 
-----Original Message-----
From: Graham Bunce <[email protected]>
Sender: [email protected]
Date: Fri, 24 Sep 2010 02:04:26 
To: nhibernate-development<[email protected]>
Reply-To: [email protected]
Subject: [nhibernate-development] Missing AssemblyInfo file?

Hi,

I'd like to start contributing some patches for NH so got the latest
code from trunk through my SVN client. When I opened the source code
in VS2008 and tried to build I noticed the AssemblyInfo.cs files are
missing i.e. they are not in SVN.

I can just go ahead and create dummy versions on my disk to get round
this, but should I not be building in this way - do I have to use the
NANT scripts? Do these create the AssemblyInfo files in your TeamCity
build process?

Cheers

Reply via email to