给出:
bin 文件夹中的 Visual Studio 2019 WPF .Net Core 3.1 应用程序输出
Linux Debian 9
Wine
我正在尝试在 Debian 9 中运行我的简单 WPF 应用程序,但遇到了一些挑战。
cd /media/psf/Home/Downloads/NewProductWpf
sudo dotnet WpfApp1.dll
给出此错误消息
It was not possible to find any compatible framework version
The framework 'Microsoft.WindowsDesktop.App', version '3.1.0' was not found.
- No frameworks were found.
You can resolve the problem by installing the specified framework and/or SDK.
The specified framework can be found at:
- https://aka.ms/dotnet-core-applaunch?framework=Microsoft.WindowsDesktop.App&framework_version=3.1.0&arch=x64&rid=debian.9-x64