Skip to content

Commit

Permalink
Merge pull request #231 from SciSharp/dependabot/nuget/Microsoft.Sema…
Browse files Browse the repository at this point in the history
…nticKernel-1.0.0-beta4

build(deps): bump Microsoft.SemanticKernel from 1.0.0-beta1 to 1.0.0-beta4
  • Loading branch information
martindevans authored Nov 4, 2023
2 parents fca1899 + 25d6b3c commit 3a4a91b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions LLama.Examples/LLama.Examples.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">
<Import Project="..\LLama\LLamaSharp.Runtime.targets" />
<PropertyGroup>
<OutputType>Exe</OutputType>
Expand Down Expand Up @@ -29,7 +29,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="7.0.0" />
<PackageReference Include="Microsoft.SemanticKernel" Version="1.0.0-beta1" />
<PackageReference Include="Microsoft.SemanticKernel" Version="1.0.0-beta4" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 3a4a91b

Please sign in to comment.