Skip to content

Commit

Permalink
Merge pull request #174 from christianhelle/renovate/dotnet-monorepo
Browse files Browse the repository at this point in the history
Update dependency Microsoft.Extensions.DependencyInjection.Abstractions to 8.0.2
  • Loading branch information
christianhelle authored Oct 8, 2024
2 parents 6e5650f + 3d20ccf commit bf77932
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.ApplicationInsights" Version="2.22.0" />
<PackageReference Include="Microsoft.AspNetCore.Http.Abstractions" Version="2.2.0" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="8.0.1" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="8.0.2" />
</ItemGroup>

</Project>

0 comments on commit bf77932

Please sign in to comment.