On Mon, Apr 23, 2012 at 3:20 PM, Oskar Berggren <[email protected]>wrote:
> Den 23 april 2012 16:06 skrev Richard Birkby <[email protected]>: > > I have to say, I was a bit surprised to see Oskar's folder structure in > the > > pdb symbols: > > > > > c:\Users\oskar.berggren\Documents\Projects\nhibernate-core-3\src\NHibernate\Dialect\MsSql2005DialectQueryPager.cs:206 > > It's built using the regular build script. This is what usually > happens with debug info - is there a way to remove parts of the paths > from the generated pdb? > I had assumed any release would come from a build-server for cleanliness reasons. NH3.2GA had filepaths which I assumed meant it came from the build server: d:\csharp\nh\nh\nhibernate\src\nhibernate\dialect\mssql2005dialect.cs Richard
