Tags: shunter/SHFB
Tags
Minor fixes for release - Fixed dynamic properties topic. - Fixed installer so that it runs the VSIX uninstalls first and then the installs to prevent later versions of the package uninstalling older packages that are installed first.
Minor updates and prep for release Sandcastle Help File Builder - Updated the Open XML build task to fix the naming of the [Content_Types].xml and rels\.rels document part files to work around issues with Open Packaging Conventions filename conflicts in the NuGet distribution. Fixes EWSoftware#331. Presentation Styles - Renamed a couple of the document part files in the Open XML presentation style to work around issues with Open Packaging Conventions filename conflicts in the NuGet distribution. - Fixed the VS2010 and V2013 presentation styles so that member list tables each get a unique ID. Fixes EWSoftware#341.
Latest changes preparing for release Sandcastle Help File Builder - Added support for the .NET Framework 4.6.1 and .NET MicroFramework 4.4 frameworks. Regenerated the affected reflection data and NuGet packages to include these updates. - Regenerated the UniversalWindows (.NETCore 5.0/.NETPortable 5.0) reflection data to include updated assembly information. - Regenerated all other framework reflection data to remove the unnecessary AllMembersTopic entries. - Fixed the FrameworkVersionShort substitution tag so that it includes the build number when approrpriate.
Misc fixes and documentation updates General - Updated the MAML Snippets guided installer page so that you can select the My Documents folder if running under a different administrative account for installation. Sandcastle - Updated the BuildAssembler and MRefBuilder configuration files with explicit UTF-8 encoding to fix issues with component paths that contain certain foreign language characters. Fixes EWSoftware#172. - Updated the C#, VB.NET, and C++ syntax generators to output the value of constant fields. Closes EWSoftware#190. Sandcastle Help File Builder - Updated the VSPackage to install for all users rather than just the current user. Closes EWSoftware#155. Presentation Styles - Based on a suggestion from Stoffelche, added support for the autoUpgrade and qualifyHint attributes on the see and seealso XML comments elements. This matches the behavior of the codeEntityReference MAML element with regard to qualifying member names and going to the overloads page. Closes EWSoftware#167.
URL fixes Fixed a few URLs to the online content. Added links to README.md for current release, issues page, and FAQ.