Skip to content

Commit 2610fb3

Browse files
committed
Add pdb files to the nuspec #262
1 parent a6c6b7d commit 2610fb3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/FluentNHibernate.nuspec

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
<language>en-US</language>
1818
</metadata>
1919
<files>
20-
<file src="..\src\FluentNHibernate\bin\Release\FluentNHibernate.dll" target="lib\net35" />
21-
<file src="..\src\FluentNHibernate\bin\Release\FluentNHibernate.xml" target="lib\net35" />
20+
<file src="..\src\FluentNHibernate\bin\Release\FluentNHibernate.*" target="lib\net35" />
2221
</files>
2322
</package>

0 commit comments

Comments
 (0)