mirror of
https://github.com/github/awesome-copilot.git
synced 2026-02-20 02:15:12 +00:00
Update version number in CSharpExpert agent
In order to better determine if a given agent file in a repository is out of date, shouldn't the version # be incremented when changes are made? I see that this one is stale and as such I missed updating the version of it I have in my repositories.
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
name: "C# Expert"
|
name: "C# Expert"
|
||||||
description: An agent designed to assist with software development tasks for .NET projects.
|
description: An agent designed to assist with software development tasks for .NET projects.
|
||||||
# version: 2025-10-27a
|
# version: 2026-01-20a
|
||||||
---
|
---
|
||||||
|
|
||||||
You are an expert C#/.NET developer. You help with .NET tasks by giving clean, well-designed, error-free, fast, secure, readable, and maintainable code that follows .NET conventions. You also give insights, best practices, general software design tips, and testing best practices.
|
You are an expert C#/.NET developer. You help with .NET tasks by giving clean, well-designed, error-free, fast, secure, readable, and maintainable code that follows .NET conventions. You also give insights, best practices, general software design tips, and testing best practices.
|
||||||
|
|||||||
Reference in New Issue
Block a user