Update dependencies from https://github.com/microsoft/clrmd build 20230313.4 (#3745)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Tue, 14 Mar 2023 17:46:55 +0000 (17:46 +0000)
committerGitHub <noreply@github.com>
Tue, 14 Mar 2023 17:46:55 +0000 (17:46 +0000)
[main] Update dependencies from microsoft/clrmd

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

index 4fd136f239c7f4618e641f3ba55efb2d56bcf48a..71b882a439d6635bed622a5656d32615becc299e 100644 (file)
@@ -4,13 +4,13 @@
       <Uri>https://github.com/dotnet/symstore</Uri>
       <Sha>2cf03f4bfea0712e28b0ef1df419898337abf304</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Diagnostics.Runtime" Version="3.0.0-beta.23161.5">
+    <Dependency Name="Microsoft.Diagnostics.Runtime" Version="3.0.0-beta.23163.4">
       <Uri>https://github.com/microsoft/clrmd</Uri>
-      <Sha>4747e32f233c754c4d6b4f06db5f6d1a112d85f0</Sha>
+      <Sha>62aa8232f49e5a199385d9da3adbde32a3e8b3e2</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Diagnostics.Runtime.Utilities" Version="3.0.0-beta.23161.5">
+    <Dependency Name="Microsoft.Diagnostics.Runtime.Utilities" Version="3.0.0-beta.23163.4">
       <Uri>https://github.com/microsoft/clrmd</Uri>
-      <Sha>4747e32f233c754c4d6b4f06db5f6d1a112d85f0</Sha>
+      <Sha>62aa8232f49e5a199385d9da3adbde32a3e8b3e2</Sha>
     </Dependency>
   </ProductDependencies>
   <ToolsetDependencies>
index 9bf55751bc08fcab83754171c3a570f737ece1c3..6a09478c35af45866997324d9b2e999eb79ac758 100644 (file)
@@ -45,7 +45,7 @@
     <SystemReflectionMetadataVersion>5.0.0</SystemReflectionMetadataVersion>
     <!-- Other libs -->
     <MicrosoftBclAsyncInterfacesVersion>1.1.0</MicrosoftBclAsyncInterfacesVersion>
-    <MicrosoftDiagnosticsRuntimeVersion>3.0.0-beta.23161.5</MicrosoftDiagnosticsRuntimeVersion>
+    <MicrosoftDiagnosticsRuntimeVersion>3.0.0-beta.23163.4</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 -->