Skip to content

Commit 16ce178

Browse files
authored
Merge pull request #81 from Analogy-LogViewer/dependabot/nuget/multi-7c4a9c10a6
Bump Microsoft.Extensions.DependencyInjection and Microsoft.Extensions.DependencyInjection.Abstractions
2 parents a1ec655 + bd88971 commit 16ce178

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Analogy.LogViewer.LiteDB.UnitTests/Analogy.LogViewer.LiteDB.UnitTests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="9.0.0" />
1212
<PackageReference Include="Microsoft.Extensions.Configuration" Version="9.0.0" />
1313
<PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" Version="9.0.0" />
14-
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="9.0.0" />
14+
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="9.0.1" />
1515
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="9.0.1" />
1616
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
1717
<PackageReference Include="MSTest.TestAdapter" Version="3.7.1" />

0 commit comments

Comments
 (0)