-
Notifications
You must be signed in to change notification settings - Fork 413
Closed
Labels
area-DynamicDependenciesDynamicDependency for Windows App SDK: enables framework packages for packaged & unpackaged appsDynamicDependency for Windows App SDK: enables framework packages for packaged & unpackaged appsdocumentationImprovements or additions to documentationImprovements or additions to documentation
Milestone
Description
VS Intellisense provides syntax info from code / prototypes / winmd / etc but needs the build\Intellisense*.xml files to provide (human authored) descriptions. Those should be defined from doccomments in .h / .idl / .cs but we currently need to manually carry the doccomment info from source to the Intellisense .xml files. Not a big deal for DynamicDependencies given the small API surface
The doccomments are already in MsixDynamicDependency.h and M.AM.DynamicDependency.idl just need the info propogated to the Intellisense .xml files. See the discussion in #887 (comment) for more details
Metadata
Metadata
Assignees
Labels
area-DynamicDependenciesDynamicDependency for Windows App SDK: enables framework packages for packaged & unpackaged appsDynamicDependency for Windows App SDK: enables framework packages for packaged & unpackaged appsdocumentationImprovements or additions to documentationImprovements or additions to documentation