[main] Update dependencies from microsoft/clrmd (#4409)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Tue, 21 Nov 2023 17:58:15 +0000 (09:58 -0800)
committerGitHub <noreply@github.com>
Tue, 21 Nov 2023 17:58:15 +0000 (09:58 -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**: 20231120.1
- **Date Produced**: November 20, 2023 6:34:45 PM UTC
- **Commit**: b9b01f21c353f59908b1563e1f17831eaad41b28
- **Branch**: refs/heads/main

[DependencyUpdate]: <> (Begin)

- **Updates**:
- **Microsoft.Diagnostics.Runtime**: [from 3.1.456501 to 3.1.457001][1]
- **Microsoft.Diagnostics.Runtime.Utilities**: [from 3.1.456501 to
3.1.457001][1]

[1]: https://github.com/microsoft/clrmd/compare/49b694dbf8...b9b01f21c3

[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 58723f58c80557c10e1e9f45a1ceac97c2ee664a..d0769cd13d2882afc17f3755d20f81e8c29d6d28 100644 (file)
@@ -4,13 +4,13 @@
       <Uri>https://github.com/dotnet/symstore</Uri>
       <Sha>f65c7b80129085fef36c0f36f1a39c28b935c984</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Diagnostics.Runtime" Version="3.1.456501">
+    <Dependency Name="Microsoft.Diagnostics.Runtime" Version="3.1.457001">
       <Uri>https://github.com/microsoft/clrmd</Uri>
-      <Sha>49b694dbf8bf33422037bfea8f50fbc16d965df9</Sha>
+      <Sha>b9b01f21c353f59908b1563e1f17831eaad41b28</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Diagnostics.Runtime.Utilities" Version="3.1.456501">
+    <Dependency Name="Microsoft.Diagnostics.Runtime.Utilities" Version="3.1.457001">
       <Uri>https://github.com/microsoft/clrmd</Uri>
-      <Sha>49b694dbf8bf33422037bfea8f50fbc16d965df9</Sha>
+      <Sha>b9b01f21c353f59908b1563e1f17831eaad41b28</Sha>
     </Dependency>
   </ProductDependencies>
   <ToolsetDependencies>
index cd5bb5c3c07cfd2dcd8d426d9accfe3a8456dbcf..5ac551053402701d3363c6618c5c77b292252507 100644 (file)
@@ -46,7 +46,7 @@
     <SystemCollectionsImmutableVersion>6.0.0</SystemCollectionsImmutableVersion>
     <!-- Other libs -->
     <MicrosoftBclAsyncInterfacesVersion>6.0.0</MicrosoftBclAsyncInterfacesVersion>
-    <MicrosoftDiagnosticsRuntimeVersion>3.1.456501</MicrosoftDiagnosticsRuntimeVersion>
+    <MicrosoftDiagnosticsRuntimeVersion>3.1.457001</MicrosoftDiagnosticsRuntimeVersion>
     <MicrosoftDiaSymReaderNativeVersion>16.11.27-beta1.23180.1</MicrosoftDiaSymReaderNativeVersion>
     <MicrosoftDiagnosticsTracingTraceEventVersion>3.0.7</MicrosoftDiagnosticsTracingTraceEventVersion>
     <MicrosoftExtensionsLoggingVersion>6.0.0</MicrosoftExtensionsLoggingVersion>