Skip to content

Commit

Permalink
Merge pull request #326 from tiksn/dependabot/nuget/multi-bd2ba4d870
Browse files Browse the repository at this point in the history
Bump Microsoft.Extensions.Configuration.CommandLine, Microsoft.Extensions.Hosting and Microsoft.Extensions.Logging.Console
  • Loading branch information
tiksn authored Jan 16, 2025
2 parents 37e1771 + 8c6f296 commit 156e761
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Leveret/Leveret.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<PackageReference Condition="'$(Configuration)' == 'Debug'" Include="Avalonia.Diagnostics" Version="11.2.2" />
<PackageReference Include="Avalonia.ReactiveUI" Version="11.1.4" />
<PackageReference Include="Avalonia.Themes.Fluent" Version="11.2.3" />
<PackageReference Include="Microsoft.Extensions.Hosting" Version="9.0.0" />
<PackageReference Include="Microsoft.Extensions.Hosting" Version="9.0.1" />
<PackageReference Include="CommandLineParser" Version="2.9.1" />
<PackageReference Include="MediatR" Version="12.4.1" />
<PackageReference Include="Microsoft.Extensions.Configuration.CommandLine" Version="9.0.1" />
Expand Down

0 comments on commit 156e761

Please sign in to comment.