Version check: Storage of persistent information
Open
area-app-model
- Dominant language
- C#
- Stars
- 6.3k
- Forks
- 991
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 196
Description
The app host version check stores persistent information (last check date, last known version, ignored version) in user secrets for the app host. This could cause clutter of user secrets for this app.
Consider finding a better place for this data.
Contributor guide
Assessment
This issue has not been assessed yet.