Skip to content
This repository has been archived by the owner on Jan 2, 2021. It is now read-only.

Commit

Permalink
Update Demo.csproj Spectre.Console to 0.26.0
Browse files Browse the repository at this point in the history
  • Loading branch information
devlead authored and patriksvensson committed Oct 21, 2020
1 parent 9002fc3 commit c4a2dad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/Demo/Demo.csproj
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Spectre.Console" Version="0.22.0" />
<PackageReference Include="Spectre.Console" Version="0.26.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit c4a2dad

Please sign in to comment.