По сути, я пытаюсь Для составления проектов C#_winget_inproc и C#_winget_inproc из Microsoft/Winget-Cli Repo. И я получаю кучу ошибок, например, следующие: < /p>
Код: Выделить всё
Using the generic type 'IAsyncOperationMethods' requires 1 type arguments
Using the generic type 'IAsyncOperationWithProgressMethods' requires 2 type arguments
The type or namespace name 'AsyncOperationWithProgressCompletedHandlerMethods' does not exist in the namespace 'ABI.Windows.Foundation' (are you missing an assembly reference?)
Как его исправить?
Подробнее здесь: https://stackoverflow.com/questions/794 ... pe-argumen