Merge develop to main#3040
Merged
Merged
Conversation
[Shim] ProjectsForSigning updates
[Shim] version bump for exporter
rajkumar-rangaraj
approved these changes
Dec 3, 2025
Contributor
There was a problem hiding this comment.
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.
rajkumar-rangaraj
approved these changes
Dec 4, 2025
mattsains
approved these changes
Dec 4, 2025
mattsains-msft
approved these changes
Dec 4, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.