We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58ae842 commit 91b619fCopy full SHA for 91b619f
doc/NHibernate.shfbproj.template
@@ -25,8 +25,8 @@
25
<IndentHtml>False</IndentHtml>
26
<HelpFileVersion>${project.version.numeric}</HelpFileVersion>
27
<DocumentationSources>
28
- <DocumentationSource sourceFile="${root.dir}/src/NHibernate/bin/${build.config}/NHibernate.dll" />
29
- <DocumentationSource sourceFile="${root.dir}/src/NHibernate/bin/${build.config}/Nhibernate.xml" />
+ <DocumentationSource sourceFile="${root.dir}/src/NHibernate/bin/${build.config}/net461/NHibernate.dll" />
+ <DocumentationSource sourceFile="${root.dir}/src/NHibernate/bin/${build.config}/net461/Nhibernate.xml" />
30
</DocumentationSources>
31
</PropertyGroup>
32
<!-- There are no properties for these two groups but they need to appear in
0 commit comments