Update dependencies from https://github.com/microsoft/clrmd build 20230319.3 (#3771)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Tue, 21 Mar 2023 13:28:26 +0000 (13:28 +0000)
committerGitHub <noreply@github.com>
Tue, 21 Mar 2023 13:28:26 +0000 (13:28 +0000)
[main] Update dependencies from microsoft/clrmd

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

index 2b40078525d9bcc84bf9523539be8b54d11579b3..50bf5160c52f3339e2e47726b162eec653cd44da 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.23167.3">
+    <Dependency Name="Microsoft.Diagnostics.Runtime" Version="3.0.0-beta.23169.3">
       <Uri>https://github.com/microsoft/clrmd</Uri>
-      <Sha>54e8de38dfab14bc02b71c49474f4b10a74b0356</Sha>
+      <Sha>76147f02a04d78f7e7f67daf6dfa2dca8fee3bc4</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Diagnostics.Runtime.Utilities" Version="3.0.0-beta.23167.3">
+    <Dependency Name="Microsoft.Diagnostics.Runtime.Utilities" Version="3.0.0-beta.23169.3">
       <Uri>https://github.com/microsoft/clrmd</Uri>
-      <Sha>54e8de38dfab14bc02b71c49474f4b10a74b0356</Sha>
+      <Sha>76147f02a04d78f7e7f67daf6dfa2dca8fee3bc4</Sha>
     </Dependency>
   </ProductDependencies>
   <ToolsetDependencies>
index 9ab3b21aae31fe815af2acc15e50f338d0612853..9228e8cd26a91d2b614485d3ff62037b4463f962 100644 (file)
@@ -45,7 +45,7 @@
     <SystemReflectionMetadataVersion>5.0.0</SystemReflectionMetadataVersion>
     <!-- Other libs -->
     <MicrosoftBclAsyncInterfacesVersion>1.1.0</MicrosoftBclAsyncInterfacesVersion>
-    <MicrosoftDiagnosticsRuntimeVersion>3.0.0-beta.23167.3</MicrosoftDiagnosticsRuntimeVersion>
+    <MicrosoftDiagnosticsRuntimeVersion>3.0.0-beta.23169.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 -->