Add FAQ documentation for Visual Studio integration
- How to add Linux to existing MAUI projects - Why Linux doesn't appear in VS platform dropdown - Building for Linux from Windows (CLI, WSL, VM) - Debugging options (remote, WSL, VM) - Project structure recommendations - Build and packaging instructions - Common issues and solutions - IDE recommendations - CI/CD examples
This commit is contained in:
@@ -104,6 +104,7 @@ sudo dnf install libX11-devel libXrandr-devel libXcursor-devel libXi-devel mesa-
|
||||
## Documentation
|
||||
|
||||
- [Getting Started Guide](docs/GETTING_STARTED.md)
|
||||
- [FAQ - Visual Studio Integration](docs/FAQ.md)
|
||||
- [API Reference](docs/API.md)
|
||||
- [Contributing Guide](CONTRIBUTING.md)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user