What is the correct way to perform an update from 7.2.3 to 8? I bought the product only 20 days ago and there are already two versions.
From the download page I see that I can download the project in version v8.0.0 but with .Net Core 2.2.
I have no problem starting with a project from scratch because there is little customizations already does in these 20 days.
7 Answer(s)
-
1
@unidata
This is a pretty solid way, its the way I do it, never have issues.
https://github.com/aspnetzero/aspnet-zero/issues/96#issuecomment-268093697Only thing you have to do is deal with conflicts, doesn't take very long.
-
0
Thanks @dexmox
@unidata, when you select v8.0, target framework must be .NET Core 3.0. Please let us know if it is not like that.
-
0
-
0
Just for the record: I recreate the project with the same name and now its apears to download with core 3.0. regards!
-
0
@dexmox: Your link... https://github.com/aspnetzero/aspnet-zero/issues/96#issuecomment-268093697 ...is broken. Error 404.
-
0
@timmackey its not broken you need to be logged into GitHub :)
-
0
@demox - You are right. I need to log in.