Skip to content

Conversation

@Suchiman
Copy link
Contributor

It is not necessary to specify the explicit path for <DocumentationFile>, just setting <GenerateDocumentationFile> to true will generate the documentation file in the default locations.

I certify that I own, and have sufficient rights to contribute, all source code and related material intended to be compiled or integrated with the source code for the SharpZipLib open source product (the "Contribution"). My Contribution is licensed under the MIT License.

@piksel piksel self-requested a review September 24, 2019 15:51
@Numpsy
Copy link
Contributor

Numpsy commented Feb 22, 2020

sounds like a good idea to me.

@piksel
Copy link
Member

piksel commented Apr 12, 2020

From the documentation:

<GenerateDocumentationFile>true</GenerateDocumentationFile>

This is equivalent to the following:

<DocumentationFile>bin\$(Configuration)\$(TargetFramework)\$(AssemblyName).xml</DocumentationFile>

So yeah, this should indeed be exactly the same.

@piksel piksel merged commit 9df6f42 into icsharpcode:master Apr 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants