Skip to content

Merge develop to main#3040

Merged
rajkumar-rangaraj merged 4 commits into
mainfrom
develop
Dec 4, 2025
Merged

Merge develop to main#3040
rajkumar-rangaraj merged 4 commits into
mainfrom
develop

Conversation

@harsimar
Copy link
Copy Markdown
Member

@harsimar harsimar commented Dec 3, 2025

No description provided.

Copilot AI review requested due to automatic review settings December 3, 2025 23:59
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR merges changes from the develop branch into the main branch for the Application Insights SDK. The changes include updating the Visual Studio version, removing several project references from the signing solution, updating a package dependency to a beta version, and adding a TODO comment for future investigation.

Key changes:

  • Visual Studio version updated from 16 to 18 in solution file
  • Multiple projects removed from ProjectsForSigning.sln, streamlining the solution to core projects only
  • Azure.Monitor.OpenTelemetry.Exporter package upgraded from 1.5.0 to 1.6.0-beta.1
  • Added TODO comment for investigating portal display behavior in TrackException method

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.

File Description
ProjectsForSigning.sln Updates Visual Studio version to 18 and removes multiple project references (TelemetryChannel, DependencyCollector, EventCounterCollector, Perf, WindowsServer, DiagnosticSourceListener, EtwCollector, EventSourceListener, ILogger, Log4NetAppender, TraceListener, and related solution folders), simplifying the solution structure
BASE/src/Microsoft.ApplicationInsights/TelemetryClient.cs Adds TODO comment in TrackException method indicating investigation needed for portal display behavior
BASE/src/Microsoft.ApplicationInsights/Microsoft.ApplicationInsights.csproj Updates Azure.Monitor.OpenTelemetry.Exporter package from version 1.5.0 to 1.6.0-beta.1

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread BASE/src/Microsoft.ApplicationInsights/TelemetryClient.cs
@rajkumar-rangaraj rajkumar-rangaraj merged commit ace41ef into main Dec 4, 2025
39 of 41 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants