[main] Update dependencies from microsoft/clrmd (#4274)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Fri, 29 Sep 2023 19:34:10 +0000 (12:34 -0700)
committerGitHub <noreply@github.com>
Fri, 29 Sep 2023 19:34:10 +0000 (12:34 -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**: 20230928.1
- **Date Produced**: September 28, 2023 10:49:03 PM UTC
- **Commit**: 10e87fb192d41e22d5fd0fd54f02ed011726e991
- **Branch**: refs/heads/main

[DependencyUpdate]: <> (Begin)

- **Updates**:
- **Microsoft.Diagnostics.Runtime**: [from 3.0.447501 to 3.0.447801][1]
- **Microsoft.Diagnostics.Runtime.Utilities**: [from 3.0.447501 to
3.0.447801][1]

[1]: https://github.com/microsoft/clrmd/compare/6d7c5a7288...10e87fb192

[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 e25197751057ae2029be7fc048ae10a6cea58745..f2d11ab822969d58fe2288bc05c2b9e046fc5588 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.447501">
+    <Dependency Name="Microsoft.Diagnostics.Runtime" Version="3.0.447801">
       <Uri>https://github.com/microsoft/clrmd</Uri>
-      <Sha>6d7c5a7288c0e93e5eb56893a6064575ac6e3ea8</Sha>
+      <Sha>10e87fb192d41e22d5fd0fd54f02ed011726e991</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Diagnostics.Runtime.Utilities" Version="3.0.447501">
+    <Dependency Name="Microsoft.Diagnostics.Runtime.Utilities" Version="3.0.447801">
       <Uri>https://github.com/microsoft/clrmd</Uri>
-      <Sha>6d7c5a7288c0e93e5eb56893a6064575ac6e3ea8</Sha>
+      <Sha>10e87fb192d41e22d5fd0fd54f02ed011726e991</Sha>
     </Dependency>
   </ProductDependencies>
   <ToolsetDependencies>
index 090f35a9173a1b9de8f990e42910ac57fad3dafc..ddc149eed2d367823ed8a64fba147c48fbda3b4b 100644 (file)
@@ -45,7 +45,7 @@
     <SystemReflectionMetadataVersion>5.0.0</SystemReflectionMetadataVersion>
     <!-- Other libs -->
     <MicrosoftBclAsyncInterfacesVersion>6.0.0</MicrosoftBclAsyncInterfacesVersion>
-    <MicrosoftDiagnosticsRuntimeVersion>3.0.447501</MicrosoftDiagnosticsRuntimeVersion>
+    <MicrosoftDiagnosticsRuntimeVersion>3.0.447801</MicrosoftDiagnosticsRuntimeVersion>
     <MicrosoftDiaSymReaderNativeVersion>16.11.27-beta1.23180.1</MicrosoftDiaSymReaderNativeVersion>
     <MicrosoftDiagnosticsTracingTraceEventVersion>3.0.7</MicrosoftDiagnosticsTracingTraceEventVersion>
     <MicrosoftExtensionsLoggingVersion>6.0.0</MicrosoftExtensionsLoggingVersion>