We are glad to announce that the new VSdocman 11.2 has been released. VSdocman is a Visual Studio tool for a quick commenting and automatic generation of technical documentation from your C# and VB .NET source code files. For more information go to VSdocman home page .
This minor update adds two new features and fixes one little problem. You can download it from here.
What's new in VSdocman version 11.2:
- NEW: The highlighted notice "API is not CLS-compliant" is displayed for members with CLSCompliant(false) attribute.
- NEW: Added support for private protected code members. They were incorrectly recognized as protected previously.
- FIX: Visual Studio 2022 could crash if "Browse" button was pressed for Output Folder, External Files Folder or Templates Folder in VSdocman "Output" project properties. Other VS versions were not affected.