Skip to content

Commit 3d54ba2

Browse files
authored
Update Symbol-Packages.md
1 parent ce3d24a commit 3d54ba2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Create-Packages/Symbol-Packages.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ A symbol package can be built by conventions, from a folder structure as describ
127127
nuget push MyPackage.symbols.nupkg
128128
```
129129
> [!Note]
130-
> With nuget.exe 4.5.0 or above, the symbols packages are not automatically pushed to symbolsource.org. You would need to push separately as explained in the next step.
130+
> With nuget.exe 4.5.0 or above, the symbols packages are not automatically pushed to symbolsource.org. You would need to push the symbols packages separately as explained in the next step.
131131
132132
1. To publish to a different symbol repository, or to push a symbol package that doesn't follow the naming convention, use the `-Source` option:
133133

0 commit comments

Comments
 (0)