Upgrading Windows
Upgrading Windows
For upgrading from windows
version 4.0.0 or higher, run cordova platform update windows
.
For projects not created with the cordova CLI, run:
bin\update <project_path>
Upgrading Windows 8
This is for people still using windows8
platform to upgrade from older versions of Cordova. Most of these instructions apply to projects created with an older set of command-line tools that precede the cordova
CLI utility. See The Command-Line Interface for information how to update the version of the CLI.
Upgrade to 4.0.0 from 3.1.0 or later
For projects that were created with the cordova CLI:
Update the
cordova
CLI version. See Th