Skip to content

Commit

Permalink
Merge pull request #167 from Zechiax/dependabot/nuget/Microsoft.Exten…
Browse files Browse the repository at this point in the history
…sions.DependencyInjection-8.0.1

Bump Microsoft.Extensions.DependencyInjection from 8.0.0 to 8.0.1
  • Loading branch information
Zechiax authored Oct 24, 2024
2 parents 19f3590 + dcb19e7 commit 59d4e5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Asterion/Asterion.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.Extensions.Configuration" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="8.0.1" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="8.0.0" />
Expand Down

0 comments on commit 59d4e5f

Please sign in to comment.