[main] Update dependencies from microsoft/clrmd (#4164)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Fri, 18 Aug 2023 17:10:40 +0000 (10:10 -0700)
committerGitHub <noreply@github.com>
Fri, 18 Aug 2023 17:10:40 +0000 (10:10 -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**: 20230817.1
- **Date Produced**: August 18, 2023 12:21:42 AM UTC
- **Commit**: 99b9fc91cb311f36f592d0679ecd3a1fad4bf480
- **Branch**: refs/heads/main

[DependencyUpdate]: <> (Begin)

- **Updates**:
- **Microsoft.Diagnostics.Runtime**: [from 3.0.0-beta.23409.1 to
3.0.0-beta.23417.1][1]
- **Microsoft.Diagnostics.Runtime.Utilities**: [from 3.0.0-beta.23409.1
to 3.0.0-beta.23417.1][1]

[1]: https://github.com/microsoft/clrmd/compare/37995a42e0...99b9fc91cb

[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 d12b196f7a467fe740a5908de8af0c57feafed2a..86215b0b3a9b583db4fd2cbe8d8832bb971e22f9 100644 (file)
@@ -4,13 +4,13 @@
       <Uri>https://github.com/dotnet/symstore</Uri>
       <Sha>db6dd53b75e331f2973f0ffb271cab6d19187a27</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Diagnostics.Runtime" Version="3.0.0-beta.23409.1">
+    <Dependency Name="Microsoft.Diagnostics.Runtime" Version="3.0.0-beta.23417.1">
       <Uri>https://github.com/microsoft/clrmd</Uri>
-      <Sha>37995a42e09e6178a69639a3d8e34264517f94da</Sha>
+      <Sha>99b9fc91cb311f36f592d0679ecd3a1fad4bf480</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Diagnostics.Runtime.Utilities" Version="3.0.0-beta.23409.1">
+    <Dependency Name="Microsoft.Diagnostics.Runtime.Utilities" Version="3.0.0-beta.23417.1">
       <Uri>https://github.com/microsoft/clrmd</Uri>
-      <Sha>37995a42e09e6178a69639a3d8e34264517f94da</Sha>
+      <Sha>99b9fc91cb311f36f592d0679ecd3a1fad4bf480</Sha>
     </Dependency>
   </ProductDependencies>
   <ToolsetDependencies>
index 3cecc323b326ded3ab560744cda8054805680d51..82aa37acca61807159d6ae145fdc67a46242f1c1 100644 (file)
@@ -45,7 +45,7 @@
     <SystemReflectionMetadataVersion>5.0.0</SystemReflectionMetadataVersion>
     <!-- Other libs -->
     <MicrosoftBclAsyncInterfacesVersion>6.0.0</MicrosoftBclAsyncInterfacesVersion>
-    <MicrosoftDiagnosticsRuntimeVersion>3.0.0-beta.23409.1</MicrosoftDiagnosticsRuntimeVersion>
+    <MicrosoftDiagnosticsRuntimeVersion>3.0.0-beta.23417.1</MicrosoftDiagnosticsRuntimeVersion>
     <MicrosoftDiaSymReaderNativePackageVersion>16.9.0-beta1.21055.5</MicrosoftDiaSymReaderNativePackageVersion>
     <MicrosoftDiagnosticsTracingTraceEventVersion>3.0.7</MicrosoftDiagnosticsTracingTraceEventVersion>
     <MicrosoftExtensionsLoggingVersion>6.0.0</MicrosoftExtensionsLoggingVersion>