[main] Update dependencies from microsoft/clrmd (#4608)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Tue, 16 Apr 2024 16:31:00 +0000 (09:31 -0700)
committerGitHub <noreply@github.com>
Tue, 16 Apr 2024 16:31:00 +0000 (09:31 -0700)
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**: 20240415.1
- **Date Produced**: April 15, 2024 6:25:20 PM UTC
- **Commit**: 303bb23040392c845533c9d79911e9535d4ad1e4
- **Branch**: refs/heads/main

[DependencyUpdate]: <> (Begin)

- **Updates**:
- **Microsoft.Diagnostics.Runtime**: [from 3.1.520301 to 3.1.521501][1]
- **Microsoft.Diagnostics.Runtime.Utilities**: [from 3.1.520301 to
3.1.521501][1]

[1]: https://github.com/microsoft/clrmd/compare/b63a9ce8a0...303bb23040

[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 031edaf95b0975068d3b4f9c5f998b77b1ee9e36..39ffefdf40093f76ece6638e1ec6061f45e10c78 100644 (file)
@@ -4,13 +4,13 @@
       <Uri>https://github.com/dotnet/symstore</Uri>
       <Sha>550601c12a227c87ded32316345934101a8a2422</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Diagnostics.Runtime" Version="3.1.520301">
+    <Dependency Name="Microsoft.Diagnostics.Runtime" Version="3.1.521501">
       <Uri>https://github.com/microsoft/clrmd</Uri>
-      <Sha>b63a9ce8a0fe4bc3dea1b941b611bd1ac2720020</Sha>
+      <Sha>303bb23040392c845533c9d79911e9535d4ad1e4</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Diagnostics.Runtime.Utilities" Version="3.1.520301">
+    <Dependency Name="Microsoft.Diagnostics.Runtime.Utilities" Version="3.1.521501">
       <Uri>https://github.com/microsoft/clrmd</Uri>
-      <Sha>b63a9ce8a0fe4bc3dea1b941b611bd1ac2720020</Sha>
+      <Sha>303bb23040392c845533c9d79911e9535d4ad1e4</Sha>
     </Dependency>
   </ProductDependencies>
   <ToolsetDependencies>
index a49b25557eb22ba3fcade5e8c45986c0367da61a..48878ea1c90e17e8bf40eddc65a4981edc15a615 100644 (file)
@@ -45,7 +45,7 @@
     <SystemCollectionsImmutableVersion>6.0.0</SystemCollectionsImmutableVersion>
     <!-- Other libs -->
     <MicrosoftBclAsyncInterfacesVersion>6.0.0</MicrosoftBclAsyncInterfacesVersion>
-    <MicrosoftDiagnosticsRuntimeVersion>3.1.520301</MicrosoftDiagnosticsRuntimeVersion>
+    <MicrosoftDiagnosticsRuntimeVersion>3.1.521501</MicrosoftDiagnosticsRuntimeVersion>
     <MicrosoftDiaSymReaderNativeVersion>16.11.27-beta1.23180.1</MicrosoftDiaSymReaderNativeVersion>
     <MicrosoftDiagnosticsTracingTraceEventVersion>3.0.7</MicrosoftDiagnosticsTracingTraceEventVersion>
     <MicrosoftExtensionsLoggingVersion>6.0.0</MicrosoftExtensionsLoggingVersion>