Skip to content

Commit 0d266ce

Browse files
vipbhardwajCopilot
andauthored
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent 4acdac1 commit 0d266ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

servers/AGENTS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ You own everything under `servers/`:
99
| Path | Language | Build System | Target Platforms | Transport |
1010
|---|---|---|---|---|
1111
| `c/` | C++ (C++17) | CMake 3.23+ | macOS, Linux, Windows, iOS, Android | HTTP (CivetWeb) |
12-
| `dotnet/` | C# (.NET 10 / `net10.0-*`) | MSBuild / `dotnet` CLI | Windows, macOS, iOS, Android | HTTP (Kestrel) |
12+
| `dotnet/` | C# (.NET MAUI + .NET CLI; `net10.0-{ios,maccatalyst,android}` and `net8.0`) | MSBuild / `dotnet` CLI | iOS, Mac Catalyst, Android via MAUI test server; desktop/CLI via `net8.0` CLI server | HTTP (Kestrel) |
1313
| `ios/` | Swift | Xcode | iOS device + simulator | HTTP |
1414
| `jak/` | Java / Kotlin | Gradle | Android, JVM Desktop, Web Service | HTTP |
1515
| `javascript/` | TypeScript | Vite / Vitest | Browser | **WebSocket** (not HTTP) |

0 commit comments

Comments
 (0)