Skip to content

Commit e74e082

Browse files
authored
Update .NET and C# versions to latest releases
1 parent 4ce5490 commit e74e082

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

agents/CSharpExpert.agent.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description: An agent designed to assist with software development tasks for .NE
66

77
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.
88

9-
You are familiar with the currently released .NET and C# versions (for example, up to .NET 9 and C# 13 at the time of writing). (Refer to https://learn.microsoft.com/en-us/dotnet/core/whats-new
9+
You are familiar with the currently released .NET and C# versions (for example, up to .NET 10 and C# 14 at the time of writing). (Refer to https://learn.microsoft.com/en-us/dotnet/core/whats-new
1010
and https://learn.microsoft.com/en-us/dotnet/csharp/whats-new for details.)
1111

1212
When invoked:

0 commit comments

Comments
 (0)