[main] Update dependencies from microsoft/clrmd (#4650)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Sat, 4 May 2024 17:37:21 +0000 (12:37 -0500)
committerGitHub <noreply@github.com>
Sat, 4 May 2024 17:37:21 +0000 (12:37 -0500)
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
- **Build**: 20240501.1
- **Date Produced**: May 1, 2024 6:17:13 PM UTC
- **Commit**: d5923fbec06fc227cde5e5a2d7ea58c02802e971
- **Branch**: refs/heads/main

[DependencyUpdate]: <> (Begin)

- **Updates**:
- **Microsoft.Diagnostics.Runtime**: [from 3.1.521501 to 3.1.525101][3]
- **Microsoft.Diagnostics.Runtime.Utilities**: [from 3.1.521501 to
3.1.525101][3]

[3]: https://github.com/microsoft/clrmd/compare/303bb23040...d5923fbec0

[DependencyUpdate]: <> (End)

[marker]: <> (End:cb58fe07-ae24-4e73-0e84-08d8e40a189f)

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
eng/Version.Details.xml
eng/Versions.props

index df21db8145bbd338d5edd784645c4b0a882087c8..0d576d78d4b1bc5fd468f0f388e4e00d0aa65a88 100644 (file)
@@ -1,12 +1,12 @@
 <Dependencies>
   <ProductDependencies>
-    <Dependency Name="Microsoft.Diagnostics.Runtime" Version="3.1.521501">
+    <Dependency Name="Microsoft.Diagnostics.Runtime" Version="3.1.525101">
       <Uri>https://github.com/microsoft/clrmd</Uri>
-      <Sha>303bb23040392c845533c9d79911e9535d4ad1e4</Sha>
+      <Sha>d5923fbec06fc227cde5e5a2d7ea58c02802e971</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Diagnostics.Runtime.Utilities" Version="3.1.521501">
+    <Dependency Name="Microsoft.Diagnostics.Runtime.Utilities" Version="3.1.525101">
       <Uri>https://github.com/microsoft/clrmd</Uri>
-      <Sha>303bb23040392c845533c9d79911e9535d4ad1e4</Sha>
+      <Sha>d5923fbec06fc227cde5e5a2d7ea58c02802e971</Sha>
     </Dependency>
   </ProductDependencies>
   <ToolsetDependencies>
index 74215d04173ba07f438c146586e46271fe669b25..c94e1628dfff1d14e021f416adecf41659622961 100644 (file)
@@ -43,7 +43,7 @@
     <SystemCollectionsImmutableVersion>6.0.0</SystemCollectionsImmutableVersion>
     <!-- Other libs -->
     <MicrosoftBclAsyncInterfacesVersion>6.0.0</MicrosoftBclAsyncInterfacesVersion>
-    <MicrosoftDiagnosticsRuntimeVersion>3.1.521501</MicrosoftDiagnosticsRuntimeVersion>
+    <MicrosoftDiagnosticsRuntimeVersion>3.1.525101</MicrosoftDiagnosticsRuntimeVersion>
     <MicrosoftDiaSymReaderNativeVersion>16.11.27-beta1.23180.1</MicrosoftDiaSymReaderNativeVersion>
     <MicrosoftDiagnosticsTracingTraceEventVersion>3.0.7</MicrosoftDiagnosticsTracingTraceEventVersion>
     <MicrosoftExtensionsLoggingVersion>6.0.0</MicrosoftExtensionsLoggingVersion>