File tree Expand file tree Collapse file tree 4 files changed +2
-6
lines changed Expand file tree Collapse file tree 4 files changed +2
-6
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 7
7
<NuGetVersionQuickIONET >2.6.2.0</NuGetVersionQuickIONET >
8
8
<NuGetVersionSharpZipLib >1.3.3</NuGetVersionSharpZipLib >
9
9
<NuGetVersionSystemConfigurationConfigurationManager >6.0.0</NuGetVersionSystemConfigurationConfigurationManager >
10
+ <NuGetVersionLuceneDotNet >3.0.3</NuGetVersionLuceneDotNet >
10
11
</PropertyGroup >
11
12
</Project >
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 27
27
<Folder Include =" Assembly\" />
28
28
</ItemGroup >
29
29
<ItemGroup >
30
- <Compile Include =" ..\external\Lucene.Net.Light\**\*.cs" />
31
-
32
30
<!-- TODO: Consider moving this generation stuff -->
33
31
<Compile Remove =" Monodoc.Ecma\EcmaUrlParserDriver.cs" />
34
32
<Compile Remove =" Monodoc.Ecma\jay\**\*.cs" />
231
229
<ItemGroup >
232
230
<PackageReference Include =" SharpZipLib" Version =" $(NuGetVersionSharpZipLib)" />
233
231
<PackageReference Include =" System.Configuration.ConfigurationManager" Version =" $(NuGetVersionSystemConfigurationConfigurationManager)" />
232
+ <PackageReference Include =" Lucene.Net" Version =" $(NuGetVersionLuceneDotNet)" />
234
233
</ItemGroup >
235
234
<ItemGroup >
236
235
<None Include =" Monodoc.Ecma\EcmaUrlParser.jay" />
You can’t perform that action at this time.
0 commit comments