Provides instructions to upgrade the current SharePoint Framework project to the specified SharePoint Framework version
- command:
spfx project upgrade -v|--toVersion [toVersion]
- toVersion: The version of the SharePoint Framework to which the project should be upgraded. If not specified, upgrades the project to the latest version supported by the command
Provides instructions to upgrade the current SharePoint Framework project to the specified SharePoint Framework version
spfx project upgrade -v|--toVersion [toVersion]