|
| 1 | +<?xml version="1.0" encoding="utf-8"?> |
| 2 | +<topic id="cc26cc6a-febf-40f5-b505-348ce6e0d687" revisionNumber="1"> |
| 3 | + <developerConceptualDocument xmlns="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink"> |
| 4 | + <introduction> |
| 5 | + <autoOutline excludeRelatedTopics="true" lead="Release notes for version 2019.6.24.0." /> |
| 6 | + </introduction> |
| 7 | + |
| 8 | + <!-- Ignore Spelling: Englert --> |
| 9 | + |
| 10 | + <section address="General"> |
| 11 | + <title>General</title> |
| 12 | + <content> |
| 13 | + <list class="bullet"> |
| 14 | + <listItem> |
| 15 | + <para>Added reflection data set files for .NET Framework 4.8</para> |
| 16 | + </listItem> |
| 17 | + |
| 18 | + </list> |
| 19 | + </content> |
| 20 | + </section> |
| 21 | + |
| 22 | + <section address="SandcastleTools"> |
| 23 | + <title>Sandcastle Tools</title> |
| 24 | + <content> |
| 25 | + <list class="bullet"> |
| 26 | + <listItem> |
| 27 | + <para>Fixed MRefBuilder so that it does not include <codeInline>InAttribute</codeInline> modifiers on |
| 28 | +method parameter types. </para> |
| 29 | + </listItem> |
| 30 | + |
| 31 | + <listItem> |
| 32 | + <para>Added support for colorizing multi-snippet references in <codeInline>codeReference</codeInline> |
| 33 | +MAML elements.</para> |
| 34 | + </listItem> |
| 35 | + |
| 36 | + </list> |
| 37 | + </content> |
| 38 | + </section> |
| 39 | + |
| 40 | + <section address="SHFB"> |
| 41 | + <title>Sandcastle Help File Builder</title> |
| 42 | + <content> |
| 43 | + <list class="bullet"> |
| 44 | + <listItem> |
| 45 | + <para>Fixed the lightweight TOC plug-in so that it uses a forward slash in the link to the root topic.</para> |
| 46 | + </listItem> |
| 47 | + |
| 48 | + <listItem> |
| 49 | + <para>Fixed the package reference resolver so that it can locate packages with a shortened version |
| 50 | +number.</para> |
| 51 | + </listItem> |
| 52 | + |
| 53 | + <listItem> |
| 54 | + <para>Fixed the API Filter editor so that it handles cases where the inherited .NET Framework members |
| 55 | +are omitted via the Visibility options.</para> |
| 56 | + </listItem> |
| 57 | + |
| 58 | + <listItem> |
| 59 | + <para>Fixed the Open XML build task so that it moves tables out of paragraphs correctly.</para> |
| 60 | + </listItem> |
| 61 | + |
| 62 | + <listItem> |
| 63 | + <para>Added error BE0035 to flag cases where an assembly is used as a documentation source with no |
| 64 | +reference assemblies when using the cross-platform framework version option.</para> |
| 65 | + </listItem> |
| 66 | + |
| 67 | + <listItem> |
| 68 | + <para>Added new <codeInline>LanguageTag</codeInline>, <codeInline>PlatformTag</codeInline>, and |
| 69 | +<codeInline>ProjectTypeTag</codeInline> elements to the project templates so that they are more discoverable in |
| 70 | +the Visual Studio 2019 New Project dialog box.</para> |
| 71 | + </listItem> |
| 72 | + |
| 73 | + <listItem> |
| 74 | + <para>Removed the "Enable Go To Definition In cref" configuration option as it is no longer relevant |
| 75 | +in Visual Studio 2015 and later.</para> |
| 76 | + </listItem> |
| 77 | + |
| 78 | + <listItem> |
| 79 | + <para>Disabled the keyboard filter in Visual Studio 2019 as the augmented completion sets are not |
| 80 | +currently supported.</para> |
| 81 | + </listItem> |
| 82 | + |
| 83 | + <listItem> |
| 84 | + <para>Merged changes from Tom Englert to add a <localUri>.props</localUri> file to each of the |
| 85 | +Sandcastle Help File Builder NuGet packages to define the <codeInline>SHFBROOT</codeInline> and |
| 86 | +<codeInline>ComponentPath</codeInline> project properties based on the location of the packages.</para> |
| 87 | + </listItem> |
| 88 | + |
| 89 | + </list> |
| 90 | + </content> |
| 91 | + </section> |
| 92 | + |
| 93 | + <relatedTopics> |
| 94 | + <link xlink:href="078cc1c7-7995-431e-bf9c-8813becbe8df" /> |
| 95 | + </relatedTopics> |
| 96 | + |
| 97 | + </developerConceptualDocument> |
| 98 | +</topic> |
0 commit comments