mirror of https://github.com/abpframework/abp.git
Browse Source
Improve CLI package update behavior when resolving the latest `Volo.Abp.Core` nightly version fails or returns empty: the `--include` pass is now skipped explicitly with a warning while normal project updates continue. Also switch file reading in `VoloNugetPackagesVersionUpdater` to use the shared `DefaultEncoding` instead of `Encoding.Default` for consistent encoding handling.pull/26149/head
2 changed files with 10 additions and 2 deletions
Loading…
Reference in new issue