Skip to content

Commit

Permalink
Bump Spectre.Console.Cli from 0.49.0 to 0.49.1
Browse files Browse the repository at this point in the history
Bumps [Spectre.Console.Cli](https://github.com/spectreconsole/spectre.console) from 0.49.0 to 0.49.1.
- [Release notes](https://github.com/spectreconsole/spectre.console/releases)
- [Commits](spectreconsole/spectre.console@0.49.0...0.49.1)

---
updated-dependencies:
- dependency-name: Spectre.Console.Cli
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and SteveDesmond-ca committed Apr 26, 2024
1 parent 8999d61 commit a5bb9f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/LoadTestToolbox.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<PackageReference Include="LiveChartsCore.SkiaSharpView" Version="2.0.0-beta.700" />
<PackageReference Include="HarfBuzzSharp.NativeAssets.Linux" Version="7.3.0.2" />
<PackageReference Include="SkiaSharp.NativeAssets.Linux.NoDependencies" Version="2.88.8" />
<PackageReference Include="Spectre.Console.Cli" Version="0.49.0" />
<PackageReference Include="Spectre.Console.Cli" Version="0.49.1" />
<None Include="../README.md" CopyToOutputDirectory="PreserveNewest" Pack="true" PackagePath="." />
</ItemGroup>
</Project>

0 comments on commit a5bb9f5

Please sign in to comment.