Describe the bug
the msstorecli depends on dotnet 9 installed on the machine - when a user tries to use it, they see this error
To Reproduce
- call
winapp store
Expected behavior
when calling the store command, the user should not be left trying to install dependencies. We should either:
- install dotnet 9 ourselves for them or
- (preferred), help the msstorecli update to be self contained
Screenshots
No response
OS Version and details
No response