Skip to content

Commit 2d20282

Browse files
author
darioquintana
committed
fix: using Lucene.Net.dll from NuGet, to avoid compatibility issues
git-svn-id: https://nhcontrib.svn.sourceforge.net/svnroot/nhcontrib/trunk/src/NHibernate.Search@1683 d7b3437e-3345-0410-94a8-cbd290e69f67
1 parent 3c512d0 commit 2d20282

File tree

3 files changed

+1
-0
lines changed

3 files changed

+1
-0
lines changed

lib/Lucene.Net.dll

-112 KB
Binary file not shown.

lib/Lucene.Net.pdb

694 KB
Binary file not shown.

nugetdeploy.bat

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
nuget pack NHibernate.Search.nuspec
2+
nuget delete "NHibernate.Search" "2.0.2.4000" %1
23
nuget push -source http://packages.nuget.org/v1/ NHibernate.Search.2.0.2.4000.nupkg %1

0 commit comments

Comments
 (0)