Skip to content

Migration from v2.3.1 to v2.3.2

Akira Sugiura edited this page Mar 6, 2017 · 2 revisions

As the release note indicates, you have to migrate explicitly to enable some bug fixes that are done at v2.3.2.

Explicit v2.3.1 Uninstallation

Step 1: Unregister Prig

From empty Visual Studio, select PRIG - Unregister Prig (Needs Restarting).

Step 2: Reorganize *.csproj

Right click the target project in the Solution Explorer, and select Unload Project:

Right click the unloaded project, and select Edit *.csproj:

Remove all line that matches to the regular expression (\.prig)|(urasandesu):

Reload the project and save all.

NOTE: You can continuously use the Stub Settings File.

Then, exit Visual Studio for now.

v2.3.2 Installation

Execute the normal installation steps that are in README.