docs icon indicating copy to clipboard operation
docs copied to clipboard

Document the CopyDebugSymbolFilesFromPackages and CopyDocumentationFilesFromPackages properties

Open baronfel opened this issue 3 years ago • 0 comments

Help us make content visible

In https://github.com/dotnet/sdk/pull/27580, two new properties were added to allow access to a new SDK feature - automatic includes of PDB and XML files for PackageReferences. This is one of our longest-standing community requests.

We should document these new flags and the impact they have in the same location as the other MSBuild project properties: https://docs.microsoft.com/en-us/dotnet/core/project-sdk/msbuild-props

baronfel avatar Sep 13 '22 18:09 baronfel