Skip to content

Commit

Permalink
chore(deps): bump Microsoft.Extensions.Logging.AzureAppServices from …
Browse files Browse the repository at this point in the history
…8.0.8 to 9.0.0 in /source/dotnet (#3080)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jonas Michelsen <[email protected]>
  • Loading branch information
dependabot[bot] and johevemi authored Jan 16, 2025
1 parent f2443d4 commit 54cd222
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/dotnet/wholesale-api/WebApi/WebApi.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ limitations under the License.
<PackageReference Include="Asp.Versioning.Mvc.ApiExplorer" Version="8.1.0" />
<PackageReference Include="Energinet.DataHub.Core.App.WebApp" Version="13.2.0" />
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.22.0" />
<PackageReference Include="Microsoft.Extensions.Logging.AzureAppServices" Version="8.0.8" />
<PackageReference Include="Microsoft.Extensions.Logging.AzureAppServices" Version="9.0.0" />
<PackageReference Include="Microsoft.VisualStudio.Threading.Analyzers" Version="17.11.20">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit 54cd222

Please sign in to comment.