mirror of
https://github.com/github/awesome-copilot.git
synced 2026-06-17 13:11:27 +00:00
chore: publish from staged
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user