Skip to content

Commit 78fb869

Browse files
Update dependency Microsoft.ApplicationInsights.AspNetCore to 2.23.0 (#2037)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [Microsoft.ApplicationInsights.AspNetCore](https://go.microsoft.com/fwlink/?LinkId=392727) ([source](https://redirect.github.com/Microsoft/ApplicationInsights-dotnet)) | nuget | minor | `2.22.0` -> `2.23.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>Microsoft/ApplicationInsights-dotnet (Microsoft.ApplicationInsights.AspNetCore)</summary> ### [`v2.23.0`](https://redirect.github.com/Microsoft/ApplicationInsights-dotnet/blob/HEAD/CHANGELOG.md#Version-2230) [Compare Source](https://redirect.github.com/Microsoft/ApplicationInsights-dotnet/compare/2.22.0...2.23.0) - no changes since beta. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - "every weekday" (UTC). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTkuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJpbXBhY3Qvbm8tY2hhbmdlbG9nLXJlcXVpcmVkIl19--> Co-authored-by: pulumi-renovate[bot] <189166143+pulumi-renovate[bot]@users.noreply.github.com>
1 parent c5457b3 commit 78fb869

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

classic-azure-ts-appservice-devops/src/DotNetCoreSqlDb.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</PropertyGroup>
66

77
<ItemGroup>
8-
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.22.0" />
8+
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.23.0" />
99
<PackageReference Include="Microsoft.AspNetCore" Version="2.3.0" />
1010
<PackageReference Include="Microsoft.AspNetCore.Mvc" Version="2.3.0" />
1111
<PackageReference Include="Microsoft.AspNetCore.StaticFiles" Version="2.3.0" />

0 commit comments

Comments
 (0)