From e74e08231a3c8ac768052c7c8aa8dba54012abc5 Mon Sep 17 00:00:00 2001 From: devopsfan <53946345+mihsoft@users.noreply.github.com> Date: Mon, 5 Jan 2026 15:21:29 +0000 Subject: [PATCH] Update .NET and C# versions to latest releases --- agents/CSharpExpert.agent.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/agents/CSharpExpert.agent.md b/agents/CSharpExpert.agent.md index 81c286a0..5c07fed7 100644 --- a/agents/CSharpExpert.agent.md +++ b/agents/CSharpExpert.agent.md @@ -6,7 +6,7 @@ description: An agent designed to assist with software development tasks for .NE 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 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 +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 and https://learn.microsoft.com/en-us/dotnet/csharp/whats-new for details.) When invoked: