Skip to content

Commit 83a9c0f

Browse files
Bump Microsoft.ApplicationInsights.AspNetCore from 2.23.0 to 3.0.0
--- updated-dependencies: - dependency-name: Microsoft.ApplicationInsights.AspNetCore dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 33b1c32 commit 83a9c0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PipelinesToActions/PipelinesToActions/PipelinesToActionsWeb.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<ItemGroup>
1111
<PackageReference Include="AzurePipelinesToGitHubActionsConverter.Core" Version="1.4.6" />
12-
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.23.0" />
12+
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="3.0.0" />
1313
<PackageReference Include="Microsoft.ApplicationInsights.SnapshotCollector" Version="1.4.6" />
1414
</ItemGroup>
1515

0 commit comments

Comments
 (0)