ondister opened a new issue #336: URL: https://github.com/apache/lucenenet/issues/336
Lucene.Net 4.8.0-beta00006 I have an error: Method not found: 'System.IO.MemoryMappedFiles.MemoryMappedFile System.IO.MemoryMappedFiles.MemoryMappedFile.CreateFromFile(System.IO.FileStream, System.String, Int64, System.IO.MemoryMappedFiles.MemoryMappedFileAccess, System.IO.MemoryMappedFiles.MemoryMappedFileSecurity, System.IO.HandleInheritability, Boolean)'. with .net core 3.1 test project. This is method from .net framework 4.8 and it has not System.IO.HandleInheritability parameter in .net core 3.1 ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
