Skip to content
This repository was archived by the owner on Jan 13, 2024. It is now read-only.

Commit 9ad0bdd

Browse files
committed
updated upgrading instructions
1 parent a9f15fc commit 9ad0bdd

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,13 @@ This is a fork of UFO's plugin package updated for VS2015
2222

2323
## Upgrading to a newer version
2424
* Upgrading the pluging package
25-
* simply by replacing the `NppPlugin.zip` from your visual studio (typically `"My Documents\Visual Studio 2015\Templates\ProjectTemplates\Visual C#\"`) with a newer version
25+
* replacing the `NppPluginXXXX.zip` from your visual studio (typically `"My Documents\Visual Studio 2015\Templates\ProjectTemplates\Visual C#\"`) with a newer version
26+
2627
* Upgrading plugings using the plugin pack.
27-
* Delete the folder `PluginInfrastructure` and copy over that folder from a newer version of `NppPlugin.zip`
28+
* Delete the folder `PluginInfrastructure` and copy over that folder from a newer version of `NppPluginXXXX.zip`
29+
* Open visual studio
30+
* Click "show all files" in the "solution explorer"
31+
* Select the new files, Right-click and choose "include in project"
2832

2933

3034
## Plugins using this pluginpack

0 commit comments

Comments
 (0)