Skip to content

Commit bdc7192

Browse files
authored
Fix formatting of description in SKILL.md
1 parent f6e027c commit bdc7192

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

skills/nuget-manager/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: nuget-manager
3-
description: Manage NuGet packages in .NET projects/solutions. Use this skill when adding, removing, or updating NuGet package versions. It enforces using `dotnet` CLI for package management and provides strict procedures for direct file edits only when updating versions.
3+
description: 'Manage NuGet packages in .NET projects/solutions. Use this skill when adding, removing, or updating NuGet package versions. It enforces using `dotnet` CLI for package management and provides strict procedures for direct file edits only when updating versions.'
44
---
55

66
# NuGet Manager

0 commit comments

Comments
 (0)