Huang, Zhaoquan

Results 4 issues of Huang, Zhaoquan

### Description: This PR add a net6.0 target to the console project. Users with only .NET 6 runtime installed can run the console tool after this change. Fixes #378 ###...

This adds document for PR https://github.com/conan-io/conan/pull/11306

## Description Use ICU library to compare strings on Android, thus locale-aware sorting was supported. ## Motivation and Context Locale-aware sorting was not supported on Android (#15125). ## How Has...

Type: Improvement
Component: Database
Platform: Android
Rebase needed
v21 O*

### Description Although the REST API allows deleting a tag, it does not trigger garbage collection and cannot free up the space it used. It would be convenient if a...