Open Closed

Migrate problems from versin 5.0.0 to version 6.0.0-rc.2 #3533


User avatar
0
yasin.hallak.89@gmail.com created
  • ABP Framework version: v5.0.0
  • UI type: MVC
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no

Hi there ....

We have a thousand and more problems when we upgrade to version 6.0.0-rc2 as figures below :

Can you give us solving for this problems please

thanks


7 Answer(s)
  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    It looks like you are using the nightly builds version, you need to switch to stable first: https://docs.abp.io/en/abp/latest/CLI#switch-to-stable

  • User Avatar
    0
    yasin.hallak.89@gmail.com created

    Hi,

    It looks like you are using the nightly builds version, you need to switch to stable first: https://docs.abp.io/en/abp/latest/CLI#switch-to-stable

    I have switched to stable version 5.3.3 ...

    and gave me anther problems as figure below

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Change all Microsoft.Extensions.FileProviders.Embedded packages version to 6.0.5

    And change the Volo.Payment.Stripe.HttpApi to stable version 5.3.3.

  • User Avatar
    0
    yasin.hallak.89@gmail.com created

    Change all Microsoft.Extensions.FileProviders.Embedded packages version to 6.0.5

    And change the Volo.Payment.Stripe.HttpApi to stable version 5.

    haaaa ok ... do you advice me to waiting stable version of V6.0 and directly I can swich from V5.0.0 to V6.0.0 ??

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    You need to check our migration guide: https://github.com/abpframework/abp/blob/dev/docs/en/Migration-Guides/Abp-6_0.md

    Use CLI: switch-to-preview or just change all ABP's NuGet packages version to 6.0.0-rc.2

    BTW, I recommend you wait for the 6.0 stable release.

  • User Avatar
    0
    yasin.hallak.89@gmail.com created

    Hi,

    You need to check our migration guide: https://github.com/abpframework/abp/blob/dev/docs/en/Migration-Guides/Abp-6_0.md

    Use CLI: switch-to-preview or just change all ABP's NuGet packages version to 6.0.0-rc.2

    BTW, I recommend you wait for the 6.0 stable release.

    Thanks.. I will wait for V6.0.0 ... but I am asking you Can I Switch from V5.0.0 to V6.0.0 stable directly Or I have to switch from V5.0.0 to V5.3.3 firstly.. then switch to V6.0.0

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    Usually, we don't introduce changes in minor releases, like 5.1.0 to 5.1.x

    But for 5.1.x to 5.2.0, we may introduce some changes,

    You can check our migration guide: https://docs.abp.io/en/abp/latest/Migration-Guides/Index, https://docs.abp.io/en/commercial/latest/release-notes and release logs to know what's changed.: https://docs.abp.io/en/commercial/latest/release-notes

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11