chore: publish from staged

This commit is contained in:
github-actions[bot]
2026-06-17 04:13:48 +00:00
parent d30a1821e3
commit cc09081a80
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();