Skip to content

Commit 820ca85

Browse files
authored
Update sdk-style-project-properties.md
1 parent 20fe443 commit 820ca85

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/guides-basic/sdk-style-project-properties.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,10 @@ As part of the build, if no .dna file is present in the project, the required .d
133133
<!-- Default value: $(TargetFileName) -->
134134
<ExcelAddInExternalLibraryPath></ExcelAddInExternalLibraryPath>
135135

136+
<!-- Enable/disable including pdb files in packed add-in. -->
137+
<!-- Default value: false -->
138+
<ExcelAddInIncludePdb></ExcelAddInIncludePdb>
139+
136140
<!-- Enable/disable collectible AssemblyLoadContext for .NET 6. -->
137141
<!-- Default value: false -->
138142
<ExcelAddInDisableAssemblyContextUnload></ExcelAddInDisableAssemblyContextUnload>

0 commit comments

Comments
 (0)