Skip to content

Commit aebf15d

Browse files
[main] Update dependencies from microsoft/clrmd (#5476)
This pull request updates the following dependencies [marker]: <> (Begin:cb58fe07-ae24-4e73-0e84-08d8e40a189f) ## From https://github.com/microsoft/clrmd - **Subscription**: [cb58fe07-ae24-4e73-0e84-08d8e40a189f](https://maestro.dot.net/subscriptions?search=cb58fe07-ae24-4e73-0e84-08d8e40a189f) - **Build**: [20250505.1](https://dev.azure.com/dnceng/internal/_build/results?buildId=2702199) - **Date Produced**: May 5, 2025 4:32:09 PM UTC - **Commit**: [cccf496872323338afe872dd102720f9606945d4](microsoft/clrmd@cccf496) - **Branch**: refs/heads/main [DependencyUpdate]: <> (Begin) - **Updates**: - **Microsoft.Diagnostics.Runtime**: [from 4.0.0-beta.25228.1 to 4.0.0-beta.25255.1][1] - **Microsoft.Diagnostics.Runtime.Utilities**: [from 4.0.0-beta.25228.1 to 4.0.0-beta.25255.1][1] [1]: microsoft/clrmd@5d75126...cccf496 [DependencyUpdate]: <> (End) [marker]: <> (End:cb58fe07-ae24-4e73-0e84-08d8e40a189f) Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 8a951ad commit aebf15d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

eng/Version.Details.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
<Dependencies>
22
<Source Uri="https://github.com/dotnet/dotnet" Mapping="diagnostics" Sha="78c5fa9a48d469a19ab5a61c16c955c1f370b5be" BarId="266331" />
33
<ProductDependencies>
4-
<Dependency Name="Microsoft.Diagnostics.Runtime" Version="4.0.0-beta.25228.1">
4+
<Dependency Name="Microsoft.Diagnostics.Runtime" Version="4.0.0-beta.25255.1">
55
<Uri>https://github.com/microsoft/clrmd</Uri>
6-
<Sha>5d7512617558d777b0c27459930b35dca9c3afe3</Sha>
6+
<Sha>cccf496872323338afe872dd102720f9606945d4</Sha>
77
</Dependency>
8-
<Dependency Name="Microsoft.Diagnostics.Runtime.Utilities" Version="4.0.0-beta.25228.1">
8+
<Dependency Name="Microsoft.Diagnostics.Runtime.Utilities" Version="4.0.0-beta.25255.1">
99
<Uri>https://github.com/microsoft/clrmd</Uri>
10-
<Sha>5d7512617558d777b0c27459930b35dca9c3afe3</Sha>
10+
<Sha>cccf496872323338afe872dd102720f9606945d4</Sha>
1111
</Dependency>
1212
</ProductDependencies>
1313
<ToolsetDependencies>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<SystemCollectionsImmutableVersion>8.0.0</SystemCollectionsImmutableVersion>
3838
<!-- Other libs -->
3939
<MicrosoftBclAsyncInterfacesVersion>6.0.0</MicrosoftBclAsyncInterfacesVersion>
40-
<MicrosoftDiagnosticsRuntimeVersion>4.0.0-beta.25228.1</MicrosoftDiagnosticsRuntimeVersion>
40+
<MicrosoftDiagnosticsRuntimeVersion>4.0.0-beta.25255.1</MicrosoftDiagnosticsRuntimeVersion>
4141
<MicrosoftDiaSymReaderNativeVersion>17.10.0-beta1.24272.1</MicrosoftDiaSymReaderNativeVersion>
4242
<MicrosoftDiagnosticsTracingTraceEventVersion>3.1.21</MicrosoftDiagnosticsTracingTraceEventVersion>
4343
<MicrosoftExtensionsLoggingVersion>6.0.0</MicrosoftExtensionsLoggingVersion>

0 commit comments

Comments
 (0)