Skip to content

Commit 119787a

Browse files
Bump the dependencies group with 2 updates
Bumps the dependencies group with 2 updates: [Microsoft.Extensions.Logging.Abstractions](https://github.com/dotnet/runtime) and [Microsoft.NETFramework.ReferenceAssemblies](https://github.com/Microsoft/dotnet). Updates `Microsoft.Extensions.Logging.Abstractions` 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) Updates `Microsoft.NETFramework.ReferenceAssemblies` from 1.0.3 to 1.0.3 - [Commits](https://github.com/Microsoft/dotnet/commits) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Logging.Abstractions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: Microsoft.NETFramework.ReferenceAssemblies dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 16d84d0 commit 119787a

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
@@ -18,7 +18,7 @@
1818
<PackageVersion Include="Microsoft.Bcl.AsyncInterfaces" Version="1.0.0" />
1919

2020
<!-- No reason to require later than 6.0.0 at this time. -->
21-
<PackageVersion Include="Microsoft.Extensions.Logging.Abstractions" Version="6.0.0" />
21+
<PackageVersion Include="Microsoft.Extensions.Logging.Abstractions" Version="6.0.4" />
2222
<PackageVersion Include="Microsoft.Extensions.Logging.Console" Version="9.0.1" />
2323
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
2424
<PackageVersion Include="MSTest.TestAdapter" Version="3.7.3" />

0 commit comments

Comments
 (0)