You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix deleting cached files when setting has been enabled (#645)
* Fix deleting cached files when setting has been enabled
* Replace `string=""` with `string.IsNullOrEmpty()`
* Add file caching before delete
* Improve `Apply` and `Revert` mechanism for `KeepChanges`
0 commit comments