diff --git a/Directory.Packages.props b/Directory.Packages.props index 168eca2..cfd2c3b 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -14,7 +14,7 @@ - + @@ -41,7 +41,7 @@ - + diff --git a/src/JD.SemanticKernel.Extensions/JD.SemanticKernel.Extensions.csproj b/src/JD.SemanticKernel.Extensions/JD.SemanticKernel.Extensions.csproj index b5f2873..7934a8f 100644 --- a/src/JD.SemanticKernel.Extensions/JD.SemanticKernel.Extensions.csproj +++ b/src/JD.SemanticKernel.Extensions/JD.SemanticKernel.Extensions.csproj @@ -1,23 +1,24 @@ - - - - netstandard2.0;net8.0 - true - Meta-package for JD.SemanticKernel.Extensions. Provides unified UseSkills(), UsePlugins(), and UseHooks() extension methods for loading Claude Code skills, plugins, and hooks into Semantic Kernel. - semantic-kernel;skills;hooks;plugins;claude-code;ai;extensions - README.md - - - - - - - - - - - - - - - + + + + netstandard2.0;net8.0 + true + Meta-package for JD.SemanticKernel.Extensions. Provides unified UseSkills(), UsePlugins(), and UseHooks() extension methods for loading Claude Code skills, plugins, and hooks into Semantic Kernel. + semantic-kernel;skills;hooks;plugins;claude-code;ai;extensions + README.md + + + + + + + + + + + + + + + +