[main] Update dependencies from microsoft/clrmd (#4287)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Thu, 5 Oct 2023 17:12:05 +0000 (10:12 -0700)
committerGitHub <noreply@github.com>
Thu, 5 Oct 2023 17:12:05 +0000 (10:12 -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**: 20231004.2
- **Date Produced**: October 4, 2023 10:57:18 PM UTC
- **Commit**: 10828baeeb7a144414259d9c00a9923c2fcb61e7
- **Branch**: refs/heads/main

[DependencyUpdate]: <> (Begin)

- **Updates**:
- **Microsoft.Diagnostics.Runtime**: [from 3.0.450101 to 3.1.450402][3]
- **Microsoft.Diagnostics.Runtime.Utilities**: [from 3.0.450101 to
3.1.450402][3]

[3]: https://github.com/microsoft/clrmd/compare/1c8f0f18ea...10828baeeb

[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 0bd243ed5249defafb734fadf260735345870356..56888b99a126012e65f75afc2e790e2f5ce4c34d 100644 (file)
@@ -4,13 +4,13 @@
       <Uri>https://github.com/dotnet/symstore</Uri>
       <Sha>8cc6f03fdbd9c79f0bf9ffbe0a788dca1a81348a</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Diagnostics.Runtime" Version="3.0.450101">
+    <Dependency Name="Microsoft.Diagnostics.Runtime" Version="3.1.450402">
       <Uri>https://github.com/microsoft/clrmd</Uri>
-      <Sha>1c8f0f18ea71856142b99cfd64ec2f25e6294dc3</Sha>
+      <Sha>10828baeeb7a144414259d9c00a9923c2fcb61e7</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Diagnostics.Runtime.Utilities" Version="3.0.450101">
+    <Dependency Name="Microsoft.Diagnostics.Runtime.Utilities" Version="3.1.450402">
       <Uri>https://github.com/microsoft/clrmd</Uri>
-      <Sha>1c8f0f18ea71856142b99cfd64ec2f25e6294dc3</Sha>
+      <Sha>10828baeeb7a144414259d9c00a9923c2fcb61e7</Sha>
     </Dependency>
   </ProductDependencies>
   <ToolsetDependencies>
index 8866433d90b0fde3aab8bcac5683833d5b6586a2..83d8e88d63ca3000ae24eb1522525b598b321245 100644 (file)
@@ -46,7 +46,7 @@
     <SystemCollectionsImmutableVersion>6.0.0</SystemCollectionsImmutableVersion>
     <!-- Other libs -->
     <MicrosoftBclAsyncInterfacesVersion>6.0.0</MicrosoftBclAsyncInterfacesVersion>
-    <MicrosoftDiagnosticsRuntimeVersion>3.0.450101</MicrosoftDiagnosticsRuntimeVersion>
+    <MicrosoftDiagnosticsRuntimeVersion>3.1.450402</MicrosoftDiagnosticsRuntimeVersion>
     <MicrosoftDiaSymReaderNativeVersion>16.11.27-beta1.23180.1</MicrosoftDiaSymReaderNativeVersion>
     <MicrosoftDiagnosticsTracingTraceEventVersion>3.0.7</MicrosoftDiagnosticsTracingTraceEventVersion>
     <MicrosoftExtensionsLoggingVersion>6.0.0</MicrosoftExtensionsLoggingVersion>