Skip to content

Commit

Permalink
Merge pull request #16 from drasticactions/dependabot/nuget/Microsoft…
Browse files Browse the repository at this point in the history
….Extensions.DependencyInjection-8.0.0

Bump Microsoft.Extensions.DependencyInjection from 7.0.0 to 8.0.0
  • Loading branch information
drasticactions authored Jan 17, 2024
2 parents 3028b88 + eeed2c5 commit de5fa96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</PropertyGroup>
<ItemGroup>
<PackageVersion Include="CommunityToolkit.Mvvm" Version="8.2.0" />
<PackageVersion Include="Microsoft.Extensions.DependencyInjection" Version="7.0.0" />
<PackageVersion Include="Microsoft.Extensions.DependencyInjection" Version="8.0.0" />
<PackageVersion Include="Microsoft.Extensions.Logging.Console" Version="7.0.0" />
<PackageVersion Include="StyleCop.Analyzers" Version="1.2.0-beta.435" />
<PackageVersion Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.0" />
Expand Down

0 comments on commit de5fa96

Please sign in to comment.