microsoft / microsoft/winappCli
[Bug]: store command requires dotnet 9 installed
Open
bug
cli
- Dominant language
- C#
- Stars
- 1.3k
- Forks
- 80
- Avg merge
- 3d 6h
- Merged PRs (30d)
- 51
Description
### 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
1. call `winapp store`
### Expected behavior
when calling the store command, the user should not be left trying to install dependencies. We should either:
1. install dotnet 9 ourselves for them or
2. (preferred), help the msstorecli update to be self contained
### Screenshots
_No response_
### OS Version and details
_No response_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.