Tags: caydel/SHFB
Tags
MRefBuilder fix and XML comments guide update - Fixed handling of mscorlib in MRefBuilder when parsing a mix of .NET Standard and full .NET Framework assemblies. Fixes EWSoftware#691. FIxes EWSoftware#692. - Clarified usage of the para element in the XML Comments Guide para code example. Fixes EWSoftware#693.
Package resolver fixes and minor additions Sandcastle - Fixed MRefBuilder so that it uses netstandard.dll as the system assembly for the core types if it is loaded. Fixed EWSoftware#661. Sandcastle Help File Builder - Fixed an issue with the package reference resolver that was causing it to miss many of the reference assemblies in package references. Fixes EWSoftware#652. - Fixed handling of duplicate references and inclusion of System.Runtime.dll in the package reference resolver to fix related issues. Fixes EWSoftware#581. Fixes EWSoftware#620. Fixes EWSoftware#621. Fixes EWSoftware#622. - Added a BuildDateUtc replacement tag that gets the current build date/time in UTC format. Closes EWSoftware#689. - Added support for referencing project variables in the Assembly Binding Redirection Plug-In configuration. Use the substitution tag format rather than the MSBuild variable format (`{@MyAssemblyLatestVersion}` rather than `$(MyAssemblyLatestVersion)`). Fixes EWSoftware#675.
Package resolver fixes and minor additions Sandcastle - Fixed MRefBuilder so that it uses netstandard.dll as the system assembly for the core types if it is loaded. Fixed EWSoftware#661. Sandcastle Help File Builder - Fixed an issue with the package reference resolver that was causing it to miss many of the reference assemblies in package references. Fixes EWSoftware#652. - Fixed handling of duplicate references and inclusion of System.Runtime.dll in the package reference resolver to fix related issues. Fixes EWSoftware#581. Fixes EWSoftware#620. Fixes EWSoftware#621. Fixes EWSoftware#622. - Added a BuildDateUtc replacement tag that gets the current build date/time in UTC format. Closes EWSoftware#689. - Added support for referencing project variables in the Assembly Binding Redirection Plug-In configuration. Use the substitution tag format rather than the MSBuild variable format (`{@MyAssemblyLatestVersion}` rather than `$(MyAssemblyLatestVersion)`). Fixes EWSoftware#675.
Minor updates Sandcastle Help File Builder - Fixed the property pages so that integer up/down control values are saved properly. Fixes EWSoftware#639. Presentation Styles - Moved the shared LegacyWeb files into the .\VS2010 folder since it is the only presentation style that uses the files. Closes EWSoftware#603.
Minor updates - Fixed the syntax generators so that they render ValueType information correctly using the updated reflection data sets. Fixes EWSoftware#619. - Increased the maximum recursion depth allowed when obtaining nested type info in MRefBuilder (updates a prior fix from 2012). Fixes EWSoftware#572. - Updated the GenerateInheritedDocs tool to omit the revisionHistory element when inheriting documentation from base types/members. Fixes EWSoftware#615.
Updates for Framework comments files - Added workaround to handle invalid .NET Framework XML comments files. Fixes EWSoftware#604. - Added support for handling redirected .NET Framework XML comments files. Fixes EWSoftware#605. Fixes EWSoftware#592.
Updates for Framework comments files - Added workaround to handle invalid .NET Framework XML comments files. Fixes EWSoftware#604. - Added support for handling redirected .NET Framework XML comments files. Fixes EWSoftware#605. Fixes EWSoftware#592.
Updates for release - Added member ID and XPath expression info to XPath exceptions in the GenerateInheritedDocs tool to help locate the cause of such problems in the XML comments. Closes EWSoftware#557. - Fixed the Documented Entities Only plug-in so that it correctly includes commented types with no members other than an excluded auto-documented default constructor. Fixes EWSoftware#567. - Updated documentation for release
PreviousNext