No document is generated after project build #152
Closed
ankushmadankar
started this conversation in
General
Replies: 2 comments
-
|
I suspect something broken with version 0.8.2. When I tried with 0.8.1 it worked fine. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
pretty late answer but the DefaultDocumentationFolder path is relative to the current directory, cleaning up old issues/discussion to keep relevant stuff, feel free to reopen if needed. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have created fresh project and install Default Document nuget latest package (Version="0.8.2"). Updated the csproj file with following PropertyGroup
then I build soultion inside Visual Studio (Version 17.8.3) and no document is created. I am expecting .md file at location
BuildLocation\Documentation\Api. Anything I am missing?Attached sample project DefaultDocumentationTest.zip
Beta Was this translation helpful? Give feedback.
All reactions