[main] Update dependencies from microsoft/clrmd (#4548)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Tue, 12 Mar 2024 17:19:27 +0000 (10:19 -0700)
committerGitHub <noreply@github.com>
Tue, 12 Mar 2024 17:19:27 +0000 (10:19 -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**: 20240311.1
- **Date Produced**: March 11, 2024 11:19:11 PM UTC
- **Commit**: e176a833d553f4e6c9709c3cc241493bc903229d
- **Branch**: refs/heads/main

[DependencyUpdate]: <> (Begin)

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

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

[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 c771c65894b02b3e29e4d777cefea21f2d91da60..d3db312acab94fd2e9051c04e502d284f1eba75b 100644 (file)
@@ -4,13 +4,13 @@
       <Uri>https://github.com/dotnet/symstore</Uri>
       <Sha>12fbd806da23e09bdf12352266b4de7253677f29</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Diagnostics.Runtime" Version="3.1.512801">
+    <Dependency Name="Microsoft.Diagnostics.Runtime" Version="3.1.516101">
       <Uri>https://github.com/microsoft/clrmd</Uri>
-      <Sha>c9edb15ebd4c58a1f2db3e17693124b70235faa1</Sha>
+      <Sha>e176a833d553f4e6c9709c3cc241493bc903229d</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Diagnostics.Runtime.Utilities" Version="3.1.512801">
+    <Dependency Name="Microsoft.Diagnostics.Runtime.Utilities" Version="3.1.516101">
       <Uri>https://github.com/microsoft/clrmd</Uri>
-      <Sha>c9edb15ebd4c58a1f2db3e17693124b70235faa1</Sha>
+      <Sha>e176a833d553f4e6c9709c3cc241493bc903229d</Sha>
     </Dependency>
   </ProductDependencies>
   <ToolsetDependencies>
index 3b6502df854d4c7ab5b5455ec21bbe25717ced5c..38630013539a213f0f77000e0490bbfab823b7ec 100644 (file)
@@ -45,7 +45,7 @@
     <SystemCollectionsImmutableVersion>6.0.0</SystemCollectionsImmutableVersion>
     <!-- Other libs -->
     <MicrosoftBclAsyncInterfacesVersion>6.0.0</MicrosoftBclAsyncInterfacesVersion>
-    <MicrosoftDiagnosticsRuntimeVersion>3.1.512801</MicrosoftDiagnosticsRuntimeVersion>
+    <MicrosoftDiagnosticsRuntimeVersion>3.1.516101</MicrosoftDiagnosticsRuntimeVersion>
     <MicrosoftDiaSymReaderNativeVersion>16.11.27-beta1.23180.1</MicrosoftDiaSymReaderNativeVersion>
     <MicrosoftDiagnosticsTracingTraceEventVersion>3.0.7</MicrosoftDiagnosticsTracingTraceEventVersion>
     <MicrosoftExtensionsLoggingVersion>6.0.0</MicrosoftExtensionsLoggingVersion>