Skip to content

Commit

Permalink
Directory structure as per Hibernate Search 3.0 GA
Browse files Browse the repository at this point in the history
SVN: branches/1.2.x@3128
  • Loading branch information
phatcher committed Nov 22, 2007
1 parent edfcfca commit 288f587
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/NHibernate.Search/NHibernate.Search.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -41,12 +41,14 @@
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Compile Include="Attributes\AnalyzerAttribute.cs" />
<Compile Include="Attributes\BoostAttribute.cs" />
<Compile Include="Attributes\DateBridgeAttribute.cs" />
<Compile Include="Attributes\DocumentIdAttribute.cs" />
<Compile Include="Attributes\FieldAttribute.cs" />
<Compile Include="Attributes\FieldBridgeAttribute.cs" />
<Compile Include="Attributes\Indexed.cs" />
<Compile Include="Attributes\IndexedEmbedded.cs" />
<Compile Include="Attributes\Resolution.cs" />
<Compile Include="AttributeUtil.cs" />
<Compile Include="Impl\FullTextSearchHelper.cs" />
Expand Down

0 comments on commit 288f587

Please sign in to comment.