[main] Update dependencies from microsoft/clrmd (#4783)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Thu, 11 Jul 2024 21:58:51 +0000 (14:58 -0700)
committerGitHub <noreply@github.com>
Thu, 11 Jul 2024 21:58:51 +0000 (14:58 -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**: 20240710.3
- **Date Produced**: July 11, 2024 12:41:06 AM UTC
- **Commit**: eac78bedd20c10801162bc314012f6b9b16cc41d
- **Branch**: refs/heads/main

[DependencyUpdate]: <> (Begin)

- **Updates**:
- **Microsoft.Diagnostics.Runtime**: [from 4.0.0-beta.24326.1 to
4.0.0-beta.24360.3][1]
- **Microsoft.Diagnostics.Runtime.Utilities**: [from 4.0.0-beta.24326.1
to 4.0.0-beta.24360.3][1]

[1]: https://github.com/microsoft/clrmd/compare/f6e7370c46...eac78bedd2

[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 657f42c86e0a4bc7700738ef157ef2e3af7bff14..395600a9da3d43171de9ec784433d2d0d207bcf5 100644 (file)
@@ -1,12 +1,12 @@
 <Dependencies>
   <ProductDependencies>
-    <Dependency Name="Microsoft.Diagnostics.Runtime" Version="4.0.0-beta.24326.1">
+    <Dependency Name="Microsoft.Diagnostics.Runtime" Version="4.0.0-beta.24360.3">
       <Uri>https://github.com/microsoft/clrmd</Uri>
-      <Sha>f6e7370c46953f6a512c569d69fb64cc340176b1</Sha>
+      <Sha>eac78bedd20c10801162bc314012f6b9b16cc41d</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Diagnostics.Runtime.Utilities" Version="4.0.0-beta.24326.1">
+    <Dependency Name="Microsoft.Diagnostics.Runtime.Utilities" Version="4.0.0-beta.24360.3">
       <Uri>https://github.com/microsoft/clrmd</Uri>
-      <Sha>f6e7370c46953f6a512c569d69fb64cc340176b1</Sha>
+      <Sha>eac78bedd20c10801162bc314012f6b9b16cc41d</Sha>
     </Dependency>
   </ProductDependencies>
   <ToolsetDependencies>
index aa920b9d66f0eed9f178cec3f9333f2a7121704f..786154d7ff1dcfda9d333a75e595f4b604d42fe2 100644 (file)
@@ -34,7 +34,7 @@
     <SystemCollectionsImmutableVersion>8.0.0</SystemCollectionsImmutableVersion>
     <!-- Other libs -->
     <MicrosoftBclAsyncInterfacesVersion>6.0.0</MicrosoftBclAsyncInterfacesVersion>
-    <MicrosoftDiagnosticsRuntimeVersion>4.0.0-beta.24326.1</MicrosoftDiagnosticsRuntimeVersion>
+    <MicrosoftDiagnosticsRuntimeVersion>4.0.0-beta.24360.3</MicrosoftDiagnosticsRuntimeVersion>
     <MicrosoftDiaSymReaderNativeVersion>17.10.0-beta1.24272.1</MicrosoftDiaSymReaderNativeVersion>
     <MicrosoftDiagnosticsTracingTraceEventVersion>3.0.7</MicrosoftDiagnosticsTracingTraceEventVersion>
     <MicrosoftExtensionsLoggingVersion>6.0.0</MicrosoftExtensionsLoggingVersion>