Skip to content

Commit 29ca01a

Browse files
Update dependency Microsoft.Extensions.DependencyInjection.Abstractions to v8
1 parent 35dd553 commit 29ca01a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ElectricityMap.DotNet.Client/ElectricityMap.DotNet.Client.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
</PropertyGroup>
2121

2222
<ItemGroup>
23-
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="5.0.0" />
23+
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="8.0.0" />
2424
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
2525
<PackageReference Include="System.Collections" Version="4.3.0" />
2626
</ItemGroup>

0 commit comments

Comments
 (0)