Merge pull request #132 from onerain88/full-text-search-proj
chore: proj
commit
5b99945dc3
|
@ -155,5 +155,14 @@
|
||||||
<Compile Include="..\Storage\Internal\LCStorage.cs">
|
<Compile Include="..\Storage\Internal\LCStorage.cs">
|
||||||
<Link>Storage\Internal\LCStorage.cs</Link>
|
<Link>Storage\Internal\LCStorage.cs</Link>
|
||||||
</Compile>
|
</Compile>
|
||||||
|
<Compile Include="..\Storage\Public\LCSearchQuery.cs">
|
||||||
|
<Link>Storage\Public\LCSearchQuery.cs</Link>
|
||||||
|
</Compile>
|
||||||
|
<Compile Include="..\Storage\Public\LCSearchResponse.cs">
|
||||||
|
<Link>Storage\Public\LCSearchResponse.cs</Link>
|
||||||
|
</Compile>
|
||||||
|
<Compile Include="..\Storage\Public\LCSearchSortBuilder.cs">
|
||||||
|
<Link>Storage\Public\LCSearchSortBuilder.cs</Link>
|
||||||
|
</Compile>
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
</Project>
|
</Project>
|
||||||
|
|
Loading…
Reference in New Issue