在一个.net sln中包含多个project,project引用同一个dll导致的错误
在一个.net sln中包含多个project,其中四个project应用了同一个.net assamply:Lucene.Net。这四个project其中一个编译异常:ForumsDataSource.cs(5): The type or namespace name 'Lucene' could not be found (are you mis...