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
@@ -16,7 +16,7 @@ You have a folder with many files and want to organize them into subfolders base
## Example code
```csharp
using GitHub.Copilot.SDK;
using GitHub.Copilot;
// Create and start client
await using var client = new CopilotClient();