Skip to content

Commit 07ea3c2

Browse files
Bump Microsoft.Extensions.Logging from 8.0.1 to 9.0.0 in /src (#809)
Bumps [Microsoft.Extensions.Logging](https://github.com/dotnet/runtime) from 8.0.1 to 9.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v8.0.1...v9.0.0) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Logging dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 018e390 commit 07ea3c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<PackageVersion Include="Microsoft.AspNetCore.TestHost" Version="8.0.11" />
1212
<PackageVersion Include="Microsoft.Data.SqlClient" Version="5.2.2" />
1313
<PackageVersion Include="Microsoft.Extensions.Hosting.Abstractions" Version="9.0.0" />
14-
<PackageVersion Include="Microsoft.Extensions.Logging" Version="8.0.1" />
14+
<PackageVersion Include="Microsoft.Extensions.Logging" Version="9.0.0" />
1515
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
1616
<PackageVersion Include="NServiceBus" Version="9.2.3" />
1717
<PackageVersion Include="NServiceBus.Attachments.Sql" Version="15.1.0" />

0 commit comments

Comments
 (0)