diff --git a/Directory.Packages.props b/Directory.Packages.props index 55683808..1cee14e9 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -47,6 +47,10 @@ + + + + diff --git a/src/Plugins/BotSharp.Plugin.LLamaSharp/BotSharp.Plugin.LLamaSharp.csproj b/src/Plugins/BotSharp.Plugin.LLamaSharp/BotSharp.Plugin.LLamaSharp.csproj index d0bea79a..d5581998 100644 --- a/src/Plugins/BotSharp.Plugin.LLamaSharp/BotSharp.Plugin.LLamaSharp.csproj +++ b/src/Plugins/BotSharp.Plugin.LLamaSharp/BotSharp.Plugin.LLamaSharp.csproj @@ -8,10 +8,11 @@ $(GeneratePackageOnBuild) $(GenerateDocumentationFile) $(SolutionDir)packages + true - + diff --git a/src/Plugins/BotSharp.Plugin.LangChain/BotSharp.Plugin.VertexAI.csproj b/src/Plugins/BotSharp.Plugin.LangChain/BotSharp.Plugin.VertexAI.csproj index 004d7233..92509518 100644 --- a/src/Plugins/BotSharp.Plugin.LangChain/BotSharp.Plugin.VertexAI.csproj +++ b/src/Plugins/BotSharp.Plugin.LangChain/BotSharp.Plugin.VertexAI.csproj @@ -8,10 +8,11 @@ $(GeneratePackageOnBuild) $(GenerateDocumentationFile) $(SolutionDir)packages + true - + diff --git a/src/Plugins/BotSharp.Plugin.MetaAI/BotSharp.Plugin.MetaAI.csproj b/src/Plugins/BotSharp.Plugin.MetaAI/BotSharp.Plugin.MetaAI.csproj index 3d390f56..2c247292 100644 --- a/src/Plugins/BotSharp.Plugin.MetaAI/BotSharp.Plugin.MetaAI.csproj +++ b/src/Plugins/BotSharp.Plugin.MetaAI/BotSharp.Plugin.MetaAI.csproj @@ -8,6 +8,7 @@ $(GeneratePackageOnBuild) $(GenerateDocumentationFile) $(SolutionDir)packages + true @@ -15,8 +16,8 @@ - - - + + + diff --git a/src/Plugins/BotSharp.Plugin.MetaGLM/BotSharp.Plugin.MetaGLM.csproj b/src/Plugins/BotSharp.Plugin.MetaGLM/BotSharp.Plugin.MetaGLM.csproj index 2e43183c..d1bcb1b4 100644 --- a/src/Plugins/BotSharp.Plugin.MetaGLM/BotSharp.Plugin.MetaGLM.csproj +++ b/src/Plugins/BotSharp.Plugin.MetaGLM/BotSharp.Plugin.MetaGLM.csproj @@ -8,10 +8,11 @@ $(GeneratePackageOnBuild) $(GenerateDocumentationFile) $(SolutionDir)packages + true - +