StoreDev / StoreLib

Storelib is a DotNet library that provides APIs to interact with the various Microsoft Store endpoints.
Mozilla Public License 2.0
139 stars 47 forks source link

Cant change "ring" without changing XML and recompile (needs args) #23

Closed CE1CECL closed 6 months ago

CE1CECL commented 2 years ago

Hi there! Is there a way to change WIF, WIS, RP, and Retail with a argument without recompiling? It defaults to a beta which I can see some may not want. Or even, can you have them all query if not defined? Removing it from XML defaults to Retail.

Thanks