Update dependencies from https://github.com/microsoft/clrmd build 20230317.3 (#3764)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Sat, 18 Mar 2023 16:46:02 +0000 (16:46 +0000)
committerGitHub <noreply@github.com>
Sat, 18 Mar 2023 16:46:02 +0000 (16:46 +0000)
[main] Update dependencies from microsoft/clrmd

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

index dd19628d625793b1c77836ba53882ddf9b7e9f9c..c1079515511c4136c43ded02531260742d5c9483 100644 (file)
@@ -4,13 +4,13 @@
       <Uri>https://github.com/dotnet/symstore</Uri>
       <Sha>5678da4ea42b6f48c0156be1bd5dfe85e67850d9</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Diagnostics.Runtime" Version="3.0.0-beta.23166.2">
+    <Dependency Name="Microsoft.Diagnostics.Runtime" Version="3.0.0-beta.23167.3">
       <Uri>https://github.com/microsoft/clrmd</Uri>
-      <Sha>ed31d3f15c61482d021943e6080893657da5cd98</Sha>
+      <Sha>54e8de38dfab14bc02b71c49474f4b10a74b0356</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Diagnostics.Runtime.Utilities" Version="3.0.0-beta.23166.2">
+    <Dependency Name="Microsoft.Diagnostics.Runtime.Utilities" Version="3.0.0-beta.23167.3">
       <Uri>https://github.com/microsoft/clrmd</Uri>
-      <Sha>ed31d3f15c61482d021943e6080893657da5cd98</Sha>
+      <Sha>54e8de38dfab14bc02b71c49474f4b10a74b0356</Sha>
     </Dependency>
   </ProductDependencies>
   <ToolsetDependencies>
index 28c9507b4eaa35cc10ee4f5a1164485402f46a88..eeafec34ef17e050d447047afc4650f570b40123 100644 (file)
@@ -45,7 +45,7 @@
     <SystemReflectionMetadataVersion>5.0.0</SystemReflectionMetadataVersion>
     <!-- Other libs -->
     <MicrosoftBclAsyncInterfacesVersion>1.1.0</MicrosoftBclAsyncInterfacesVersion>
-    <MicrosoftDiagnosticsRuntimeVersion>3.0.0-beta.23166.2</MicrosoftDiagnosticsRuntimeVersion>
+    <MicrosoftDiagnosticsRuntimeVersion>3.0.0-beta.23167.3</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 -->