v2.2.0
Changes
-
Perform
Lazy<T>
initialization when resolving package URLs.- Microsoft Store package download links have a limited lifetime. Using
Lazy<T>
ensures links are resolved when needed.
- Microsoft Store package download links have a limited lifetime. Using
-
Delegate error handling & cleanup operations to WPF's
Application
class. -
Use the display catalog to resolve product metadata.