0
simedbn created
Hello,
I'm new on ASP.NET ZERO (v5.0.4) and i receive an email about V5.0.5 realesed i need to have this version , there is a best approach to do this like : steps to follow , just copy past Code from GitHub or download the project again and copypast my code to the new project ?
Thank in advance.
4 Answer(s)
-
0
How to migrate existing solution: https://github.com/aspnetzero/aspnet-zero/issues/96#issuecomment-268093697
-
0
Thank you @aaron :).
-
0
Are there any changelogs for this?
-
0
Changelogs for:
- major/minor releases only (e.g. v5.0.0) are on the official website: <a class="postlink" href="https://aspnetzero.com/Documents/Change-Logs">https://aspnetzero.com/Documents/Change-Logs</a>
- all releases, including patches (e.g. v5.0.5) are on the GitHub repo: <a class="postlink" href="https://github.com/aspnetzero/aspnet-zero-core/releases">https://github.com/aspnetzero/aspnet-zero-core/releases</a> See this remark:
<cite>ismcagdas: </cite> change logs [on the official website] are for non-customers. For our customers it is better to track changes in github