Skip to content

Commit

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

Bump Microsoft.Extensions.Logging.Console from 7.0.0 to 8.0.0
  • Loading branch information
baywet authored Nov 15, 2023
2 parents 8111be5 + 81fff19 commit 16685b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/kiota/kiota.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<PackageReference Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" 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.Console" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="8.0.0" />
<PackageReference Include="Microsoft.OpenApi.ApiManifest" Version="0.5.1-preview" />
<PackageReference Include="StreamJsonRpc" Version="2.16.36" />
Expand Down

0 comments on commit 16685b0

Please sign in to comment.