주어진:
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