Closed MarkMpn closed 3 years ago
Fixes an error where properties of a cached EntityMetadata object could be set to null if there were changes only to one of the related attributes.
EntityMetadata
null
Also ensures that an invalid or inaccessible cache file does not prevent the cache from being refreshed.
Fixes an error where properties of a cached
EntityMetadata
object could be set tonull
if there were changes only to one of the related attributes.Also ensures that an invalid or inaccessible cache file does not prevent the cache from being refreshed.