diff --git a/examples/LangChain.Samples.AspNet/LangChain.Samples.AspNet.csproj b/examples/LangChain.Samples.AspNet/LangChain.Samples.AspNet.csproj index f2185290..ca61d5d3 100644 --- a/examples/LangChain.Samples.AspNet/LangChain.Samples.AspNet.csproj +++ b/examples/LangChain.Samples.AspNet/LangChain.Samples.AspNet.csproj @@ -7,7 +7,7 @@ - + diff --git a/examples/LangChain.Samples.LocalRAG/LangChain.Samples.LocalRAG.csproj b/examples/LangChain.Samples.LocalRAG/LangChain.Samples.LocalRAG.csproj index abfc34f5..f19c9c52 100644 --- a/examples/LangChain.Samples.LocalRAG/LangChain.Samples.LocalRAG.csproj +++ b/examples/LangChain.Samples.LocalRAG/LangChain.Samples.LocalRAG.csproj @@ -15,7 +15,7 @@ - + \ No newline at end of file diff --git a/examples/LangChain.Samples.Serve.OpenAI/LangChain.Samples.Serve.OpenAI.csproj b/examples/LangChain.Samples.Serve.OpenAI/LangChain.Samples.Serve.OpenAI.csproj index c066cd1d..584176b7 100644 --- a/examples/LangChain.Samples.Serve.OpenAI/LangChain.Samples.Serve.OpenAI.csproj +++ b/examples/LangChain.Samples.Serve.OpenAI/LangChain.Samples.Serve.OpenAI.csproj @@ -8,11 +8,11 @@ - - - - - + + + + + diff --git a/examples/LangChain.Samples.Serve/LangChain.Samples.Serve.csproj b/examples/LangChain.Samples.Serve/LangChain.Samples.Serve.csproj index 01e3ad0b..a03e0555 100644 --- a/examples/LangChain.Samples.Serve/LangChain.Samples.Serve.csproj +++ b/examples/LangChain.Samples.Serve/LangChain.Samples.Serve.csproj @@ -8,11 +8,11 @@ - - - - - + + + + + diff --git a/src/Directory.Packages.props b/src/Directory.Packages.props index 9358d150..84d65d76 100644 --- a/src/Directory.Packages.props +++ b/src/Directory.Packages.props @@ -35,15 +35,15 @@ - - - + + + - - + + @@ -55,18 +55,18 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + - + - + - + all runtime; build; native; contentfiles; analyzers; buildtransitive