Skip to content

Commit

Permalink
Merge pull request #330 from SciSharp/dependabot/nuget/Spectre.Consol…
Browse files Browse the repository at this point in the history
…e-0.48.0

build(deps): bump Spectre.Console from 0.47.0 to 0.48.0
  • Loading branch information
martindevans authored Nov 27, 2023
2 parents 59b74aa + 36adc4a commit 15586d8
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 @@ -31,7 +31,7 @@
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="8.0.0" />
<PackageReference Include="Microsoft.KernelMemory.Core" Version="0.12.231123.1-preview" />
<PackageReference Include="Microsoft.SemanticKernel" Version="1.0.0-beta8" />
<PackageReference Include="Spectre.Console" Version="0.47.0" />
<PackageReference Include="Spectre.Console" Version="0.48.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 15586d8

Please sign in to comment.