Replies: 1 comment 1 reply
-
Got an answer from the Discord channel. Adding chocolatey as a source worked for me. So the command became |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Creating a new package, got the following XML config under
package.metadata
.When I run
choco install my-package --source .
, I getUnable to resolve dependency 'dotnet-7.0-desktopruntime'.
. I'm a bit confused, I'd expect this to work. Anyone got ideas on how to solve this?Beta Was this translation helpful? Give feedback.
All reactions