Skip to content

Commit

Permalink
Update Spectre.Console&Cli.Extensions.DependencyInjection->0.38.0&0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
devlead committed Mar 13, 2021
1 parent 8fe7b98 commit 546a4af
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Logging" Version="5.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="5.0.0" />
<PackageReference Include="Spectre.Cli.Extensions.DependencyInjection" Version="0.3.0" />
<PackageReference Include="Spectre.Console" Version="0.37.0" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="All"/>
<PackageReference Include="Spectre.Cli.Extensions.DependencyInjection" Version="0.4.0" />
<PackageReference Include="Spectre.Console" Version="0.38.0" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="All" />
</ItemGroup>

</Project>

0 comments on commit 546a4af

Please sign in to comment.