[main] Update dependencies from microsoft/clrmd (#4535)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Thu, 29 Feb 2024 17:35:43 +0000 (09:35 -0800)
committerGitHub <noreply@github.com>
Thu, 29 Feb 2024 17:35:43 +0000 (09:35 -0800)
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**: 20240228.1
- **Date Produced**: February 29, 2024 12:40:53 AM UTC
- **Commit**: c9edb15ebd4c58a1f2db3e17693124b70235faa1
- **Branch**: refs/heads/main

[DependencyUpdate]: <> (Begin)

- **Updates**:
- **Microsoft.Diagnostics.Runtime**: [from 3.1.512701 to 3.1.512801][1]
- **Microsoft.Diagnostics.Runtime.Utilities**: [from 3.1.512701 to
3.1.512801][1]

[1]: https://github.com/microsoft/clrmd/compare/fa7932d0d2...c9edb15ebd

[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 9337d78da70b0168c05be6279e4b5057e34cfa68..9fe63fa7b2bd3d67b43fe8d0075582ddf7f31973 100644 (file)
@@ -4,13 +4,13 @@
       <Uri>https://github.com/dotnet/symstore</Uri>
       <Sha>96a152a28e86ecc5c68ec9a73e02bb1e93163338</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Diagnostics.Runtime" Version="3.1.512701">
+    <Dependency Name="Microsoft.Diagnostics.Runtime" Version="3.1.512801">
       <Uri>https://github.com/microsoft/clrmd</Uri>
-      <Sha>fa7932d0d250d429a34ef0a835f69d28ff307c1c</Sha>
+      <Sha>c9edb15ebd4c58a1f2db3e17693124b70235faa1</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Diagnostics.Runtime.Utilities" Version="3.1.512701">
+    <Dependency Name="Microsoft.Diagnostics.Runtime.Utilities" Version="3.1.512801">
       <Uri>https://github.com/microsoft/clrmd</Uri>
-      <Sha>fa7932d0d250d429a34ef0a835f69d28ff307c1c</Sha>
+      <Sha>c9edb15ebd4c58a1f2db3e17693124b70235faa1</Sha>
     </Dependency>
   </ProductDependencies>
   <ToolsetDependencies>
index 612725afa26a35ae156b331703f2a59a0c30c1a8..a23ba3f3e8ae7d8589b1cdace5bd4c7f10faf8ac 100644 (file)
@@ -45,7 +45,7 @@
     <SystemCollectionsImmutableVersion>6.0.0</SystemCollectionsImmutableVersion>
     <!-- Other libs -->
     <MicrosoftBclAsyncInterfacesVersion>6.0.0</MicrosoftBclAsyncInterfacesVersion>
-    <MicrosoftDiagnosticsRuntimeVersion>3.1.512701</MicrosoftDiagnosticsRuntimeVersion>
+    <MicrosoftDiagnosticsRuntimeVersion>3.1.512801</MicrosoftDiagnosticsRuntimeVersion>
     <MicrosoftDiaSymReaderNativeVersion>16.11.27-beta1.23180.1</MicrosoftDiaSymReaderNativeVersion>
     <MicrosoftDiagnosticsTracingTraceEventVersion>3.0.7</MicrosoftDiagnosticsTracingTraceEventVersion>
     <MicrosoftExtensionsLoggingVersion>6.0.0</MicrosoftExtensionsLoggingVersion>