我是 Visual Studio for Mac 中的 C# 新手,我需要打开一个扩展名为“.sln”的项目。
当我尝试这样做时,会显示一条消息:
error NETSDK1100: Windows is required to build Windows desktop applications.
Unable to create package spec for project.
Run Code Online (Sandbox Code Playgroud)
我想我可以设法打开一些文件来修改代码并使其可以被 Mac 接受,但我不知道从哪里开始搜索。