Add applyTo field to C# MCP instructions

This commit is contained in:
Troy Taylor 2025-10-16 09:02:38 -04:00
parent 36ab3c7eba
commit b044903515

View File

@ -1,5 +1,6 @@
---
description: 'Instructions for building Model Context Protocol (MCP) servers using the C# SDK'
applyTo: '**/*.cs, **/*.csproj'
---
# C# MCP Server Development