diff --git a/LLama.Experimental/LLama.Experimental.csproj b/LLama.Experimental/LLama.Experimental.csproj index af2e4d671..bfd712890 100644 --- a/LLama.Experimental/LLama.Experimental.csproj +++ b/LLama.Experimental/LLama.Experimental.csproj @@ -1,7 +1,7 @@ - net6;net8;netstandard2.0 + net8;netstandard2.0 enable enable 12 diff --git a/LLama.SemanticKernel/LLamaSharp.SemanticKernel.csproj b/LLama.SemanticKernel/LLamaSharp.SemanticKernel.csproj index 2b0de1db7..ec49e02d6 100644 --- a/LLama.SemanticKernel/LLamaSharp.SemanticKernel.csproj +++ b/LLama.SemanticKernel/LLamaSharp.SemanticKernel.csproj @@ -1,7 +1,7 @@ - netstandard2.0;net6.0;net8.0 + netstandard2.0;net8.0 LLamaSharp.SemanticKernel enable 10 diff --git a/LLama/LLamaSharp.csproj b/LLama/LLamaSharp.csproj index 3bf497322..ad09d3373 100644 --- a/LLama/LLamaSharp.csproj +++ b/LLama/LLamaSharp.csproj @@ -1,6 +1,6 @@ - netstandard2.0;net6.0;net8.0 + netstandard2.0;net8.0 LLama enable 12