Update dependencies from https://github.com/microsoft/clrmd build 20230105.1 (#3590)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Fri, 6 Jan 2023 14:27:43 +0000 (14:27 +0000)
committerGitHub <noreply@github.com>
Fri, 6 Jan 2023 14:27:43 +0000 (14:27 +0000)
[main] Update dependencies from microsoft/clrmd

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

index d21b33e69e01d401731c889434d3b10ac2a32a04..6ddb4afd01c211f1dff1fb03711a4ac389adf8c9 100644 (file)
@@ -4,13 +4,13 @@
       <Uri>https://github.com/dotnet/symstore</Uri>
       <Sha>9c9ef5d6c845826e433f70a29f4d80bf7108e451</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Diagnostics.Runtime" Version="2.3.405304">
+    <Dependency Name="Microsoft.Diagnostics.Runtime" Version="2.3.405501">
       <Uri>https://github.com/microsoft/clrmd</Uri>
-      <Sha>846c1610f2320380941d64bdfdf1dca942a77a78</Sha>
+      <Sha>8a56bfb39c3a8361f278a092cebce3f8ac0040cc</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Diagnostics.Runtime.Utilities" Version="2.3.405304">
+    <Dependency Name="Microsoft.Diagnostics.Runtime.Utilities" Version="2.3.405501">
       <Uri>https://github.com/microsoft/clrmd</Uri>
-      <Sha>846c1610f2320380941d64bdfdf1dca942a77a78</Sha>
+      <Sha>8a56bfb39c3a8361f278a092cebce3f8ac0040cc</Sha>
     </Dependency>
   </ProductDependencies>
   <ToolsetDependencies>
index b5e360c6176c09aef00f0df5486f02db6596ed55..772c47024698d50c51aaaf4cd7743898ac61c50f 100644 (file)
@@ -45,7 +45,7 @@
     <MicrosoftWin32PrimitivesVersion>4.3.0</MicrosoftWin32PrimitivesVersion>
     <!-- Other libs -->
     <MicrosoftBclAsyncInterfacesVersion>1.1.0</MicrosoftBclAsyncInterfacesVersion>
-    <MicrosoftDiagnosticsRuntimeVersion>2.3.405304</MicrosoftDiagnosticsRuntimeVersion>
+    <MicrosoftDiagnosticsRuntimeVersion>2.3.405501</MicrosoftDiagnosticsRuntimeVersion>
     <MicrosoftDiaSymReaderNativePackageVersion>16.9.0-beta1.21055.5</MicrosoftDiaSymReaderNativePackageVersion>
     <MicrosoftDiagnosticsTracingTraceEventVersion>2.0.76</MicrosoftDiagnosticsTracingTraceEventVersion>
     <!-- Use pinned version to avoid picking up latest (which doesn't support netcoreapp3.1) during source-build -->