未验证 提交 d8fcca44 编写于 作者: J Jérôme Laban 提交者: GitHub

docs: Add linux restrictions for dotnet new

上级 779ce7d3
......@@ -42,6 +42,9 @@ dotnet new unoapp -o MyApp -preset=blank -platforms android ios maccatalyst wasm
This will create a blank template app that only contains the WebAssembly, Skia+GTK and Mobile platforms support.
> [!IMPORTANT]
> Mobile targets cannot be built under Linux. In such operating system, you'll need to remove `android ios maccatalyst` from the `platforms` list.
## Prepare the application
1. Open the project using Visual Studio Code. In the terminal type
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册