Fix Unexpected token error
The file has been fixed to correctly list the files that the instructions should be applied to.
This commit is contained in:
parent
adfebcd06b
commit
5b55368bce
@ -1,6 +1,6 @@
|
||||
---
|
||||
description: 'Guidance for working with .NET Framework projects. Includes project structure, C# language version, NuGet management, and best practices.'
|
||||
applyTo: '**/*.csproj', '**/*.cs'
|
||||
applyTo: '**/*.csproj, **/*.cs'
|
||||
---
|
||||
|
||||
# .NET Framework Development
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user