Skip to content

Commit c3bca84

Browse files
Bump Microsoft.Extensions.Logging.Abstractions from 3.1.9 to 5.0.0 (#106)
1 parent 54d145b commit c3bca84

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CommandLineParser/CommandLineParser.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343

4444
<ItemGroup>
4545
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="3.1.9" />
46-
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="3.1.9" />
46+
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="5.0.0" />
4747
</ItemGroup>
4848

4949
</Project>

0 commit comments

Comments
 (0)