We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0c8b2b commit fee8a59Copy full SHA for fee8a59
1 file changed
docs/build/reference/manifest-tool-property-pages.md
@@ -82,11 +82,11 @@ Generates a manifest from a managed assembly. (-managedassemblyname:\[file])
82
83
### Suppress Dependency Element
84
85
-Used with -managedassemblyname. suppresses the generation of dependency elements in the final manifest. (-nodependency)
+Used with -managedassembly. suppresses the generation of dependency elements in the final manifest. (-nodependency)
86
87
### Generate Category Tags
88
89
-Used with -managedassemblyname. -category causes the category tags to be generated. (-category)
+Used with -managedassembly. -category causes the category tags to be generated. (-category)
90
91
### DPI Awareness
92
0 commit comments