Skip to content

Commit

Permalink
Update Spectre.Console.Cli.Extensions.DependencyInjection to 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
devlead committed Jan 19, 2025
1 parent 4c28cb1 commit 775a64b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/DPI/DPI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<ItemGroup>
<PackageReference Include="Spectre.Console" Version="0.49.1" />
<PackageReference Include="Spectre.Console.Cli" Version="0.49.1" />
<PackageReference Include="Spectre.Console.Cli.Extensions.DependencyInjection" Version="0.2.0" />
<PackageReference Include="Spectre.Console.Cli.Extensions.DependencyInjection" Version="0.3.0" />
<PackageReference Include="Microsoft.AspNet.WebApi.Client" Version="6.0.0" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="all" />
<PackageReference Include="Cake.Core" Version="5.0.0" />
Expand Down

0 comments on commit 775a64b

Please sign in to comment.