Update dependencies from https://github.com/microsoft/clrmd build 20230311.5 (#3740)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Sun, 12 Mar 2023 18:49:44 +0000 (18:49 +0000)
committerGitHub <noreply@github.com>
Sun, 12 Mar 2023 18:49:44 +0000 (18:49 +0000)
[main] Update dependencies from microsoft/clrmd

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

index 68a1e6c99343780907a03a9aee02f3e06c90f0bf..6cb79ab891c8473af917ac9bba414b00bc5264eb 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.23159.7">
+    <Dependency Name="Microsoft.Diagnostics.Runtime" Version="3.0.0-beta.23161.5">
       <Uri>https://github.com/microsoft/clrmd</Uri>
-      <Sha>390a0537cd8d7a3ef75ddfa4d385184d898affaf</Sha>
+      <Sha>4747e32f233c754c4d6b4f06db5f6d1a112d85f0</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Diagnostics.Runtime.Utilities" Version="3.0.0-beta.23159.7">
+    <Dependency Name="Microsoft.Diagnostics.Runtime.Utilities" Version="3.0.0-beta.23161.5">
       <Uri>https://github.com/microsoft/clrmd</Uri>
-      <Sha>390a0537cd8d7a3ef75ddfa4d385184d898affaf</Sha>
+      <Sha>4747e32f233c754c4d6b4f06db5f6d1a112d85f0</Sha>
     </Dependency>
   </ProductDependencies>
   <ToolsetDependencies>
index 44b1a746cc43f0d772466e675aac7e1fd396ef27..b2204a5f9ee3be98714313915649e63fe776c9f1 100644 (file)
@@ -45,7 +45,7 @@
     <SystemReflectionMetadataVersion>5.0.0</SystemReflectionMetadataVersion>
     <!-- Other libs -->
     <MicrosoftBclAsyncInterfacesVersion>1.1.0</MicrosoftBclAsyncInterfacesVersion>
-    <MicrosoftDiagnosticsRuntimeVersion>3.0.0-beta.23159.7</MicrosoftDiagnosticsRuntimeVersion>
+    <MicrosoftDiagnosticsRuntimeVersion>3.0.0-beta.23161.5</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 -->