[main] Update dependencies from microsoft/clrmd (#4460)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Thu, 11 Jan 2024 18:38:59 +0000 (10:38 -0800)
committerGitHub <noreply@github.com>
Thu, 11 Jan 2024 18:38:59 +0000 (10:38 -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**: 20240110.1
- **Date Produced**: January 10, 2024 9:07:15 PM UTC
- **Commit**: a4f62f4f680095ce06e37a83eaa94149de9f69b8
- **Branch**: refs/heads/main

[DependencyUpdate]: <> (Begin)

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

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

[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 478e12fb6615b86a53a744812e2437c2232413a9..25638a68cff8a709a200eb3607ea226de09d2e14 100644 (file)
@@ -4,13 +4,13 @@
       <Uri>https://github.com/dotnet/symstore</Uri>
       <Sha>b89d84ab3a08678acb113c86452fcd0037d26f97</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Diagnostics.Runtime" Version="3.1.457001">
+    <Dependency Name="Microsoft.Diagnostics.Runtime" Version="3.1.506001">
       <Uri>https://github.com/microsoft/clrmd</Uri>
-      <Sha>b9b01f21c353f59908b1563e1f17831eaad41b28</Sha>
+      <Sha>a4f62f4f680095ce06e37a83eaa94149de9f69b8</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Diagnostics.Runtime.Utilities" Version="3.1.457001">
+    <Dependency Name="Microsoft.Diagnostics.Runtime.Utilities" Version="3.1.506001">
       <Uri>https://github.com/microsoft/clrmd</Uri>
-      <Sha>b9b01f21c353f59908b1563e1f17831eaad41b28</Sha>
+      <Sha>a4f62f4f680095ce06e37a83eaa94149de9f69b8</Sha>
     </Dependency>
   </ProductDependencies>
   <ToolsetDependencies>
index 1263f73d5a357dd1358cadfab603f0e81b82b7c0..609cfb58a17a7c48d68c0bebff5a1c3f4f44870c 100644 (file)
@@ -46,7 +46,7 @@
     <SystemCollectionsImmutableVersion>6.0.0</SystemCollectionsImmutableVersion>
     <!-- Other libs -->
     <MicrosoftBclAsyncInterfacesVersion>6.0.0</MicrosoftBclAsyncInterfacesVersion>
-    <MicrosoftDiagnosticsRuntimeVersion>3.1.457001</MicrosoftDiagnosticsRuntimeVersion>
+    <MicrosoftDiagnosticsRuntimeVersion>3.1.506001</MicrosoftDiagnosticsRuntimeVersion>
     <MicrosoftDiaSymReaderNativeVersion>16.11.27-beta1.23180.1</MicrosoftDiaSymReaderNativeVersion>
     <MicrosoftDiagnosticsTracingTraceEventVersion>3.0.7</MicrosoftDiagnosticsTracingTraceEventVersion>
     <MicrosoftExtensionsLoggingVersion>6.0.0</MicrosoftExtensionsLoggingVersion>