Skip to content

Commit b1c2d46

Browse files
authored
Update release-1.11.0.md (SharePoint#6251)
Added note to update package-solution.json during upgrade progress
1 parent 61dacbb commit b1c2d46

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/spfx/release-1.11.0.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ New in this release, support for additional attributes in the solution for enabl
2727
```console
2828
npm install @microsoft/{spfx-package-name}@1.11 --save --save-exact
2929
```
30+
> [!IMPORTANT]
31+
> Be sure you update the package-solution.json with the new developers information as described in the article [Docs: SharePoint Framework toolchain - Update developer information](toolchain/sharepoint-framework-toolchain.md). Not providing such information will generate an error during gulp package-solution process.
3032

3133
> [!TIP]
3234
> The [CLI for Microsoft 365](https://aka.ms/o365cli) provides an easy step-by-step guidance to [upgrade](https://pnp.github.io/cli-microsoft365/cmd/spfx/project/project-upgrade/) your solutions to latest SharePoint Framework version.

0 commit comments

Comments
 (0)