Skip to content

Commit

Permalink
Merge pull request #1465 from microsoft/dependabot/nuget/Microsoft.Ex…
Browse files Browse the repository at this point in the history
…tensions.Logging-8.0.0

Bump Microsoft.Extensions.Logging from 7.0.0 to 8.0.0
  • Loading branch information
baywet authored Nov 15, 2023
2 parents 36350fe + 28bba06 commit b6f3fdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Microsoft.OpenApi.Hidi/Microsoft.OpenApi.Hidi.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@

<ItemGroup>
<PackageReference Include="Humanizer.Core" Version="2.14.1" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="7.0.0" />
Expand Down

0 comments on commit b6f3fdc

Please sign in to comment.