【发布时间】:2021-12-02 08:12:30
【问题描述】:
在引用使用 .NET MAUI (<UseMaui>true</UseMaui>) 的项目的 net6 单元测试项目上运行 dotnet test 会引发以下错误:
Testhost process exited with error: It was not possible to find any compatible framework version
The framework 'Microsoft.Maui.Core', version '**FromWorkload**' (x64) was not found.
【问题讨论】: