Skip to content

Commit 181f105

Browse files
Copilotmdh1418
andauthored
Bump Microsoft.OneCollect.RecordTrace to 0.1.33304 (#5733)
Updates `Microsoft.OneCollect.RecordTrace` from `0.1.32221` to `0.1.33304` in `eng/Versions.props`. - **NativeAOT tracing fix**: The new package version fixes tracing nativeAOT apps with `collect-linux` (dotnet/runtime#123697) - **Logging support**: `0.1.33304` adds `--log-mode`, `--log-filter`, and `--log-path` to `librecordtrace`, which were absent in `0.1.32221`. This unblocks #5709 (adding diagnostic logging to `collect-linux`) <!-- START COPILOT CODING AGENT TIPS --> --- 💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more [Copilot coding agent tips](https://gh.io/copilot-coding-agent-tips) in the docs. --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: mdh1418 <16830051+mdh1418@users.noreply.github.com>
1 parent 37dffd6 commit 181f105

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<MicrosoftExtensionsConfigurationVersion>8.0.0</MicrosoftExtensionsConfigurationVersion>
3838
<MicrosoftExtensionsConfigurationJsonVersion>8.0.1</MicrosoftExtensionsConfigurationJsonVersion>
3939
<MicrosoftExtensionsLoggingConfigurationVersion>8.0.1</MicrosoftExtensionsLoggingConfigurationVersion>
40-
<MicrosoftOneCollectRecordTraceVersions>0.1.32221</MicrosoftOneCollectRecordTraceVersions>
40+
<MicrosoftOneCollectRecordTraceVersions>0.1.33304</MicrosoftOneCollectRecordTraceVersions>
4141
<!-- Need version that understands UseAppFilters sentinel. -->
4242
<MicrosoftExtensionsLoggingEventSourceVersion>5.0.1</MicrosoftExtensionsLoggingEventSourceVersion>
4343
<SystemComponentModelAnnotationsVersion>5.0.0</SystemComponentModelAnnotationsVersion>

0 commit comments

Comments
 (0)