Skip to content

Commit fbf398d

Browse files
Bump Microsoft.Azure.AppConfiguration.AspNetCore from 8.4.0 to 8.5.0 (#106)
--- updated-dependencies: - dependency-name: Microsoft.Azure.AppConfiguration.AspNetCore dependency-version: 8.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ada5244 commit fbf398d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/XtremeIdiots.Portal.Web/XtremeIdiots.Portal.Web.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.23.0" />
2727
<PackageReference Include="Microsoft.ApplicationInsights.Profiler.AspNetCore" Version="3.0.1" />
2828
<PackageReference Include="Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel" Version="2.23.0" />
29-
<PackageReference Include="Microsoft.Azure.AppConfiguration.AspNetCore" Version="8.4.0" />
29+
<PackageReference Include="Microsoft.Azure.AppConfiguration.AspNetCore" Version="8.5.0" />
3030
<PackageReference Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="9.0.13" />
3131
<PackageReference Include="Microsoft.AspNetCore.DataProtection.EntityFrameworkCore" Version="9.0.13" />
3232
<PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="9.0.13" />

0 commit comments

Comments
 (0)