Skip to content

Commit 34fecba

Browse files
Merge pull request #558 from loresoft/dependabot/nuget/test/FluentCommand.Entities/microsoftextensions-616fa34b95
Bump Microsoft.Extensions.DependencyInjection.Abstractions and Microsoft.Extensions.Logging.Abstractions
2 parents 0fb5ec1 + 611ea8a commit 34fecba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/FluentCommand.Entities/FluentCommand.Entities.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
</ItemGroup>
1717

1818
<ItemGroup>
19-
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="9.0.7" />
20-
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="9.0.7" />
19+
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="9.0.8" />
20+
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="9.0.8" />
2121
</ItemGroup>
2222

2323
</Project>

0 commit comments

Comments
 (0)