Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion 14/umbraco-forms/upgrading/manualupgrade.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@ To get the latest version of Umbraco Forms, you can upgrade using:
2. Select **Umbraco.Forms**.
3. Select the latest version from the **Version** drop-down and click **Install**.

![NuGet Package Manager](../installation/images/Manage_packages_v14.png)
<figure><img src="../installation/images/Manage_packages_v14.png" alt="NuGet Package Manager"><figcaption></figcaption></figure>

4. When the command completes, open the **.csproj** file to make sure the package reference is updated:

```xml
Expand Down