Shazwazza commented on issue #229: Updates docs build URL: https://github.com/apache/lucenenet/pull/229#issuecomment-521134916 For the building we can't use dotnet because the plugin system for docfx is netframework only. I've tried updated the project to use PackageReference but it still fails and i guess [netframework projects are just not supported by dotnet](https://github.com/dotnet/cli/issues/8187#issuecomment-350167706) But the problem is that I can see you are using an older revision. I fixed a bunch of the build stuff a couple of days ago. Your log output currently has ``` MSBuild path = .... ``` which is no longer logged. If you update to latest it hopefully should work.
---------------------------------------------------------------- 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] With regards, Apache Git Services
