This repository has been archived by the owner on Dec 19, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 183
The sample does not work on Mono/OS X #2
Comments
Thanks for reporting the issue. Will add a DNX one... |
Seems to have just run into this with .NET Core 1.1.0 on Ubuntu yakkety, trying to generate API documentation from a csproj:
|
Hi @roji, which version of |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
If the goal of docfx is to be cross platform, then its sample should also be made the same way.
This sample can now only be compiled under Mono/OS X by switching DNVM to 1.0.0-rc1-update1,
But it gives the following error message,
Note that the Documentation folder in https://github.com/dotnet/docfx also gives this error message. So currently it seems no sample can work on OS X.
The text was updated successfully, but these errors were encountered: