Skip to content

Commit

Permalink
Microsoft.Extensions.DependencyInjection.Abstractions (#166)
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
trejjam authored Nov 18, 2024
1 parent 3c80e83 commit 3e5c267
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Daktela.HttpClient/Daktela.HttpClient.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
</ItemGroup>

<ItemGroup Condition=" '$(TargetFramework)' == 'net8.0' ">
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="8.0.1" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="8.0.2" />
<PackageReference Include="Microsoft.Extensions.Http" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Options" Version="8.0.2" />
<PackageReference Include="Microsoft.Extensions.Options.DataAnnotations" Version="8.0.0" />
Expand Down

0 comments on commit 3e5c267

Please sign in to comment.