chore: publish from staged

This commit is contained in:
github-actions[bot]
2026-06-17 04:13:47 +00:00
parent 14203cf09f
commit 1f5e743f4d
14 changed files with 65 additions and 36 deletions
@@ -15,7 +15,7 @@ You need to run multiple conversations in parallel, each with its own context an
## C #
```csharp
using GitHub.Copilot.SDK;
using GitHub.Copilot;
await using var client = new CopilotClient();
await client.StartAsync();