Fix formatting of description in SKILL.md

This commit is contained in:
Pavel Simsa
2026-01-06 15:36:48 +01:00
parent 24f33dd9b6
commit 8d0adc6963

View File

@@ -1,6 +1,6 @@
---
name: nuget-manager
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.
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.'
---
# NuGet Manager