Skip to content

Commit ada053b

Browse files
authored
Update copilot-instructions.md (#897)
1 parent 4f4fc69 commit ada053b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/copilot-instructions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ public static class SomeProgramExtensions
5656
- Integrations must add `Aspire.Hosting` as a dependency; see `Directory.Build.props` for shared MSBuild config.
5757
- Use the [create-integration guide](../docs/create-integration.md) for new integrations.
5858
- For Azure/Dapr integrations, see `src/Shared/DaprAzureExtensions/README.md` for shared resource patterns.
59-
59+
- Don't update files under */api/*.cs (e.g. src/CommunityToolkit.Aspire.Hosting.Ollama/api/CommunityToolkit.Aspire.Hosting.Ollama.cs) as they are generated.
6060
### External Dependencies & Integration
6161

6262
- Many integrations wrap external services (e.g., Dapr, MinIO, k6, Node.js, Python, Rust, Java, etc.).

0 commit comments

Comments
 (0)