Skip to content

Commit cd8ab87

Browse files
committed
update NuGet to 2.8.x
1 parent 900c673 commit cd8ab87

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

src/FluentNHibernate.nuspec

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33
<metadata xmlns='http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd'>
44
<id>FluentNHibernate</id>
55
<title>FluentNHibernate</title>
6-
<version>2.0.0.1</version>
6+
<version>2.0.1-alpha</version>
77
<authors>James Gregory and contributors</authors>
88
<owners>jagregory, chester89</owners>
99
<licenseUrl>http://github.com/jagregory/fluent-nhibernate/raw/master/LICENSE.txt</licenseUrl>
1010
<projectUrl>http://fluentnhibernate.org</projectUrl>
11-
<dependencies>
12-
<dependency id='NHibernate' version='4.0' />
13-
</dependencies>
11+
<dependencies>
12+
<dependency id='NHibernate' version='4.0' />
13+
</dependencies>
1414
<requireLicenseAcceptance>false</requireLicenseAcceptance>
1515
<description>Fluent, XML-less, compile safe, automated, convention-based mappings for NHibernate.</description>
1616
<tags>orm dal nhibernate conventions</tags>

tools/nuget/NuGet.exe

1.27 MB
Binary file not shown.

0 commit comments

Comments
 (0)