Hi.
I've built a library using Lucene.NET 4.8. Now I'm trying to wrap that library in a web service, but I keep getting a dependency error on the ICU4NET.dll. I've tried to make sure everything is targeting .NET Framework 4.5.1, and that I'm not missing any references, but I can't get this web service to work as soon as add either my library or just the ICU4NET.dll alone. Can someone help me fix this? Thanks, Monica
