Skip to main content
Version: older

v3.3.3 to v3.4.0

AUTOMATIC MIGRATION

  1. Use the BIAToolKit to migrate the project

  2. Manage the conflict (2 solutions)

    1. In BIAToolKit click on "4 - merge Rejected" and search <<<<< in all files.
    • Resolve the conflict manually.
    1. Analyze the .rej file (search "diff a/" in VS code) that have been created in your project folder
    • Apply manually the change.

FRONT

BACK

BUILD

In the copy task replace the source from netcoreapp3.1 to net5.0

DEPLOY