Update dependencies from https://github.com/microsoft/clrmd build 20230309.7 (#3734)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Fri, 10 Mar 2023 19:25:10 +0000 (19:25 +0000)
committerGitHub <noreply@github.com>
Fri, 10 Mar 2023 19:25:10 +0000 (19:25 +0000)
[main] Update dependencies from microsoft/clrmd

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

index e5c085cda103e7497ded8ae3f013e285e103ec14..f70c8951ac2a64191d2fcdda0f7221a47e2313bf 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.1">
+    <Dependency Name="Microsoft.Diagnostics.Runtime" Version="3.0.0-beta.23159.7">
       <Uri>https://github.com/microsoft/clrmd</Uri>
-      <Sha>301e32624377ed99b98cbd1258c8572b7a4d4aa4</Sha>
+      <Sha>390a0537cd8d7a3ef75ddfa4d385184d898affaf</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Diagnostics.Runtime.Utilities" Version="3.0.0-beta.23159.1">
+    <Dependency Name="Microsoft.Diagnostics.Runtime.Utilities" Version="3.0.0-beta.23159.7">
       <Uri>https://github.com/microsoft/clrmd</Uri>
-      <Sha>301e32624377ed99b98cbd1258c8572b7a4d4aa4</Sha>
+      <Sha>390a0537cd8d7a3ef75ddfa4d385184d898affaf</Sha>
     </Dependency>
   </ProductDependencies>
   <ToolsetDependencies>
index 87088336860a24907f7caf4b492d67a7fd3835a3..79f4c94cc0b6466bf4f3d544aa500f491702a8d2 100644 (file)
@@ -45,7 +45,7 @@
     <SystemReflectionMetadataVersion>5.0.0</SystemReflectionMetadataVersion>
     <!-- Other libs -->
     <MicrosoftBclAsyncInterfacesVersion>1.1.0</MicrosoftBclAsyncInterfacesVersion>
-    <MicrosoftDiagnosticsRuntimeVersion>3.0.0-beta.23159.1</MicrosoftDiagnosticsRuntimeVersion>
+    <MicrosoftDiagnosticsRuntimeVersion>3.0.0-beta.23159.7</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 -->