Skip to content

Commit 7e67978

Browse files
Bump Microsoft.Extensions.Logging.Abstractions from 6.0.1 to 6.0.2
Bumps [Microsoft.Extensions.Logging.Abstractions](https://github.com/dotnet/runtime) from 6.0.1 to 6.0.2. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v6.0.1...v6.0.2) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Logging.Abstractions dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3fda852 commit 7e67978

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CommandLineParser/CommandLineParser.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747

4848
<ItemGroup>
4949
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="6.0.0" />
50-
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="6.0.1" />
50+
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="6.0.2" />
5151
</ItemGroup>
5252

5353
</Project>

0 commit comments

Comments
 (0)