[main] Update dependencies from microsoft/clrmd (#3778)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Wed, 29 Mar 2023 18:08:13 +0000 (18:08 +0000)
committerGitHub <noreply@github.com>
Wed, 29 Mar 2023 18:08:13 +0000 (18:08 +0000)
[main] Update dependencies from microsoft/clrmd

 - Merge branch 'main' into darc-main-ade01c5a-e569-4564-8b2a-7df2f9db90a4

eng/Version.Details.xml
eng/Versions.props

index 5f06b49e162991dd5662dc229f7c2c12bd7fe841..8d9e1842865aebd2992f9184c60869780113bfaf 100644 (file)
@@ -4,13 +4,13 @@
       <Uri>https://github.com/dotnet/symstore</Uri>
       <Sha>e09f81a0b38786cb20f66b589a8b88b6997a62da</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Diagnostics.Runtime" Version="3.0.0-beta.23173.1">
+    <Dependency Name="Microsoft.Diagnostics.Runtime" Version="3.0.0-beta.23177.1">
       <Uri>https://github.com/microsoft/clrmd</Uri>
-      <Sha>05be726836be51ea2dbd31edee30318f453efa3a</Sha>
+      <Sha>e61e6bdb23739ad2c59616b6c8d6659f4558c88d</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Diagnostics.Runtime.Utilities" Version="3.0.0-beta.23173.1">
+    <Dependency Name="Microsoft.Diagnostics.Runtime.Utilities" Version="3.0.0-beta.23177.1">
       <Uri>https://github.com/microsoft/clrmd</Uri>
-      <Sha>05be726836be51ea2dbd31edee30318f453efa3a</Sha>
+      <Sha>e61e6bdb23739ad2c59616b6c8d6659f4558c88d</Sha>
     </Dependency>
   </ProductDependencies>
   <ToolsetDependencies>
index a689d1f505b829795e0d0e7182298fc12d5ba4cc..807552f99d700693a086a4af8026d5f4d512295f 100644 (file)
@@ -45,7 +45,7 @@
     <SystemReflectionMetadataVersion>5.0.0</SystemReflectionMetadataVersion>
     <!-- Other libs -->
     <MicrosoftBclAsyncInterfacesVersion>1.1.0</MicrosoftBclAsyncInterfacesVersion>
-    <MicrosoftDiagnosticsRuntimeVersion>3.0.0-beta.23173.1</MicrosoftDiagnosticsRuntimeVersion>
+    <MicrosoftDiagnosticsRuntimeVersion>3.0.0-beta.23177.1</MicrosoftDiagnosticsRuntimeVersion>
     <MicrosoftDiaSymReaderNativePackageVersion>16.9.0-beta1.21055.5</MicrosoftDiaSymReaderNativePackageVersion>
     <MicrosoftDiagnosticsTracingTraceEventVersion>3.0.7</MicrosoftDiagnosticsTracingTraceEventVersion>
     <!-- Use pinned version to avoid picking up latest (which doesn't support netcoreapp3.1) during source-build -->