Skip to content

Commit bcdff1f

Browse files
Bump Microsoft.Extensions.Logging.Abstractions from 6.0.0 to 6.0.4
Bumps [Microsoft.Extensions.Logging.Abstractions](https://github.com/dotnet/runtime) from 6.0.0 to 6.0.4. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v6.0.0...v6.0.4) --- 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 301829f commit bcdff1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<!-- Must be kept at version 1.0.0 or higher, see https://github.com/sshnet/SSH.NET/pull/1288 for details. -->
1717
<PackageVersion Include="Microsoft.Bcl.AsyncInterfaces" Version="1.0.0" />
1818
<PackageVersion Include="Microsoft.Extensions.Logging" Version="8.0.0" />
19-
<PackageVersion Include="Microsoft.Extensions.Logging.Abstractions" Version="6.0.0" />
19+
<PackageVersion Include="Microsoft.Extensions.Logging.Abstractions" Version="6.0.4" />
2020
<PackageVersion Include="Microsoft.Extensions.Logging.Console" Version="8.0.0" />
2121
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
2222
<PackageVersion Include="MSTest.TestAdapter" Version="3.6.2" />

0 commit comments

Comments
 (0)