Table of Contents

Version 2019.6.24.0

General

  • Added reflection data set files for .NET Framework 4.8

Sandcastle Tools

  • Fixed MRefBuilder so that it does not include InAttribute modifiers on method parameter types.

  • Added support for colorizing multi-snippet references in codeReference MAML elements.

Sandcastle Help File Builder

  • Fixed the lightweight TOC plug-in so that it uses a forward slash in the link to the root topic.

  • Fixed the package reference resolver so that it can locate packages with a shortened version number.

  • Fixed the API Filter editor so that it handles cases where the inherited .NET Framework members are omitted via the Visibility options.

  • Fixed the Open XML build task so that it moves tables out of paragraphs correctly.

  • Added error BE0035 to flag cases where an assembly is used as a documentation source with no reference assemblies when using the cross-platform framework version option.

  • Added new LanguageTag, PlatformTag, and ProjectTypeTag elements to the project templates so that they are more discoverable in the Visual Studio 2019 New Project dialog box.

  • Removed the "Enable Go To Definition In cref" configuration option as it is no longer relevant in Visual Studio 2015 and later.

  • Disabled the keyboard filter in Visual Studio 2019 as the augmented completion sets are not currently supported.

  • Merged changes from Tom Englert to add a .props file to each of the Sandcastle Help File Builder NuGet packages to define the SHFBROOT and ComponentPath project properties based on the location of the packages.

See Also

Concepts