Skip to content

Commit 48c0f2b

Browse files
author
James Gregory
committed
Merge branch 'patch-1' of https://github.com/citizenmatt/fluent-nhibernate into citizenmatt-patch-1
2 parents a26c2ee + 60e8fac commit 48c0f2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RakeFile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ namespace :package do
166166
nu.working_directory = 'build'
167167
nu.output_file = 'fluentnhibernate.nuspec'
168168
nu.file 'FluentNHibernate.dll', 'lib'
169-
nu.file 'FluentNHibernate.pdb', 'lib'
169+
nu.file 'FluentNHibernate.xml', 'lib'
170170
nu.tags = 'orm dal nhibernate conventions'
171171
end
172172

0 commit comments

Comments
 (0)