File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change 13
13
<language >en-US</language >
14
14
<tags >ORM, DataBase, DAL, ObjectRelationalMapping</tags >
15
15
<dependencies >
16
- <!-- Bet that if there is ever an Iesi.Collections 5.0, it would be incompatible. -->
16
+ <!-- Bet that if there is ever an Iesi.Collections 5.0, it would be incompatible. -->
17
17
<dependency id =" Iesi.Collections" version =" [4,5)" />
18
18
</dependencies >
19
- <projectUrl >
20
- http://nhibernate.info
21
- </projectUrl >
22
- <iconUrl >https://raw.github.com/nhibernate/nhibernate-core/master/logo/NHibernate-NuGet.png</iconUrl >
23
- <licenseUrl >https://raw.github.com/nhibernate/nhibernate-core/master/lgpl.txt</licenseUrl >
19
+ <projectUrl >
20
+ http://nhibernate.info
21
+ </projectUrl >
22
+ <iconUrl >https://raw.github.com/nhibernate/nhibernate-core/master/logo/NHibernate-NuGet.png</iconUrl >
23
+ <licenseUrl >https://raw.github.com/nhibernate/nhibernate-core/master/lgpl.txt</licenseUrl >
24
24
</metadata >
25
25
<files >
26
- <file src =" NHibernate.dll" target =" lib\net40 " />
27
- <file src =" NHibernate.pdb" target =" lib\net40 " />
28
- <file src =" NHibernate.xml" target =" lib\net40 " />
26
+ <file src =" NHibernate.dll" target =" lib\net461 " />
27
+ <file src =" NHibernate.pdb" target =" lib\net461 " />
28
+ <file src =" NHibernate.xml" target =" lib\net461 " />
29
29
<file src =" *.xsd" />
30
30
<file src =" NHibernate.releasenotes.txt" />
31
31
<file src =" NHibernate.readme.html" />
32
32
<file src =" NHibernate.license.txt" />
33
33
<file src =" NHibernateXmlConfigurationTemplates\*" target =" ConfigurationTemplates" />
34
- <file src =" ..\..\..\src\NHibernate\**\*.cs" target =" src" />
34
+ <file src =" ..\..\..\src\NHibernate\**\*.cs" target =" src" />
35
35
</files >
36
36
</package >
You can’t perform that action at this time.
0 commit comments