Skip to content

Commit 6abd4d0

Browse files
Bump Microsoft.Extensions.Logging.Abstractions from 3.1.8 to 3.1.9 (#100)
1 parent 93e243c commit 6abd4d0

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
@@ -40,7 +40,7 @@
4040

4141
<ItemGroup>
4242
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="3.1.9" />
43-
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="3.1.8" />
43+
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="3.1.9" />
4444
</ItemGroup>
4545

4646
</Project>

0 commit comments

Comments
 (0)