diff --git a/src/NHibernate.Search/NHibernate.Search.Lucene.csproj b/src/NHibernate.Search/NHibernate.Search.Lucene.csproj index 1f213c5..6969f3b 100644 --- a/src/NHibernate.Search/NHibernate.Search.Lucene.csproj +++ b/src/NHibernate.Search/NHibernate.Search.Lucene.csproj @@ -1,22 +1,22 @@ - - - net461;netstandard2.0 - false - NHibernate Search - Integration with Lucene.NET - NHibernate Search brings the power of full text search engines to the persistence domain model by combining NHibernate with the capabilities of the Lucene.Net search engine. - NHibernate.Search - - - - - - - - - - - - - - + + + net461;netstandard2.0 + false + NHibernate Search - Integration with Lucene.NET + NHibernate Search brings the power of full text search engines to the persistence domain model by combining NHibernate with the capabilities of the Lucene.Net search engine. + NHibernate.Search + + + + + + + + + + + + + + \ No newline at end of file