Skip to content

Commit 28bba06

Browse files
Bump Microsoft.Extensions.Logging from 7.0.0 to 8.0.0
Bumps [Microsoft.Extensions.Logging](https://github.com/dotnet/runtime) from 7.0.0 to 8.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v7.0.0...v8.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]>
1 parent 36350fe commit 28bba06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Microsoft.OpenApi.Hidi/Microsoft.OpenApi.Hidi.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929

3030
<ItemGroup>
3131
<PackageReference Include="Humanizer.Core" Version="2.14.1" />
32-
<PackageReference Include="Microsoft.Extensions.Logging" Version="7.0.0" />
32+
<PackageReference Include="Microsoft.Extensions.Logging" Version="8.0.0" />
3333
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.0" />
3434
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="7.0.0" />
3535
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="7.0.0" />

0 commit comments

Comments
 (0)