Skip to content

Commit

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

Bump Microsoft.Extensions.Logging.Console from 6.0.0 to 7.0.0
  • Loading branch information
baywet authored Nov 7, 2022
2 parents f354ec0 + 4e81b9b commit 9b8a0a2
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 @@ -39,7 +39,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Logging" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="6.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="6.0.0" />
<PackageReference Include="System.CommandLine" Version="2.0.0-beta4.22272.1" />
<PackageReference Include="Microsoft.OData.Edm" Version="7.12.5" />
Expand Down

0 comments on commit 9b8a0a2

Please sign in to comment.