Skip to content

Commit eff8002

Browse files
authored
Merge pull request #1147 from SciSharp/dependabot/nuget/Microsoft.SemanticKernel-1.44.0
Bump Microsoft.SemanticKernel from 1.29.0 to 1.44.0
2 parents 8bd9053 + bcce646 commit eff8002

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

LLama.Examples/LLama.Examples.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<ItemGroup>
1717
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="9.0.3" />
1818
<PackageReference Include="Microsoft.KernelMemory.Core" Version="0.97.250211.1" />
19-
<PackageReference Include="Microsoft.SemanticKernel" Version="1.29.0" />
19+
<PackageReference Include="Microsoft.SemanticKernel" Version="1.44.0" />
2020
<PackageReference Include="Microsoft.SemanticKernel.Plugins.Memory" Version="1.6.2-alpha" />
2121
<PackageReference Include="NAudio" Version="2.2.1" />
2222
<PackageReference Include="SixLabors.ImageSharp" Version="3.1.7" />

0 commit comments

Comments
 (0)