mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-03 12:19:41 -06:00
Add a `VS_DOTNET_DOCUMENTATION_FILE` target property to tell VS generators to add a `DocumentationFile` setting in `.csproj` files. Fixes: #19784
7 lines
244 B
ReStructuredText
7 lines
244 B
ReStructuredText
vs_dotnet_documentation_file
|
|
----------------------------
|
|
|
|
* The :prop_tgt:`VS_DOTNET_DOCUMENTATION_FILE` target property was added
|
|
to tell :ref:`Visual Studio Generators` to generate a ``DocumentationFile``
|
|
reference in ``.csproj`` files.
|