Closed
Description
Have you thought about adding SourceLink to NHiberante? That would make it easier to debug NHibernate in a project that references it.
As I see it, you'd only have to add the few things to the project file as explained in the readme of SourceLink. And you could then remove RepositoryUrl
and RepositoryType
from NHibernate.props since they are set automatically by SourceLink.
Related since the user will need to somehow get pdb files to allow SourceLink to work: