blob: 7d8858f13e4da6c115e4d3b478fdf751e071adc6 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<appSettings>
<add key="tempdir" value="c:\temp"/>
</appSettings>
<!-- when i add this setting and run tests, i get 0 success, 0 failures, 0 tests not run
<appSettings>
<add key="Lucene.Net.CompressionLib.class" value="Lucene.Net.Index.Compression.SharpZipLibAdapter"/>
</appSettings>
-->
</configuration>