12/6/2011 5:42 AM
To: lucene-net-dev@lucene.apache.org
Subject: Re: [Lucene.Net] 2.9.4 release couldn't be compiled for .Net3.5
Hi Alexey,
I believe this version of Lucene.Net will be the last version that can be
compiled with the .NET 2.0 runtime which is what .NET 3.5 runs on. There
was a
Hi Alexey,
I believe this version of Lucene.Net will be the last version that can be
compiled with the .NET 2.0 runtime which is what .NET 3.5 runs on. There
was a vote on supported runtime versions by the community this past year,
The community widely supported to drop .NET 2.0 runtime after the
Hi,
First of all thank you for the new release 2.9.4. That makes me really
happy.
However, I noted that current binaries are build for .Net 4.0 framework
only, which is very inconvenient.
The reason is we have a hard requirement to use .Net3.5sp1.
We were going to build it manually as usual, but