Update dependencies from https://github.com/microsoft/clrmd build 20230316.2 (#3759)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Fri, 17 Mar 2023 13:28:45 +0000 (13:28 +0000)
committerGitHub <noreply@github.com>
Fri, 17 Mar 2023 13:28:45 +0000 (13:28 +0000)
[main] Update dependencies from microsoft/clrmd

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

index 01fdafe870cb95deb12a4a4f912af25db6ac52a0..19831c4e3b9a8da7b40e77aed92244809434607f 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.23165.1">
+    <Dependency Name="Microsoft.Diagnostics.Runtime" Version="3.0.0-beta.23166.2">
       <Uri>https://github.com/microsoft/clrmd</Uri>
-      <Sha>60aba6385a4386e6435640970a8b7ef9abd0f398</Sha>
+      <Sha>ed31d3f15c61482d021943e6080893657da5cd98</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Diagnostics.Runtime.Utilities" Version="3.0.0-beta.23165.1">
+    <Dependency Name="Microsoft.Diagnostics.Runtime.Utilities" Version="3.0.0-beta.23166.2">
       <Uri>https://github.com/microsoft/clrmd</Uri>
-      <Sha>60aba6385a4386e6435640970a8b7ef9abd0f398</Sha>
+      <Sha>ed31d3f15c61482d021943e6080893657da5cd98</Sha>
     </Dependency>
   </ProductDependencies>
   <ToolsetDependencies>
index d206b4b4b60b1e7c79e0b87bef87fd05908a9680..1461917036fb0f9bfbb78e447d4283f955b1dba2 100644 (file)
@@ -45,7 +45,7 @@
     <SystemReflectionMetadataVersion>5.0.0</SystemReflectionMetadataVersion>
     <!-- Other libs -->
     <MicrosoftBclAsyncInterfacesVersion>1.1.0</MicrosoftBclAsyncInterfacesVersion>
-    <MicrosoftDiagnosticsRuntimeVersion>3.0.0-beta.23165.1</MicrosoftDiagnosticsRuntimeVersion>
+    <MicrosoftDiagnosticsRuntimeVersion>3.0.0-beta.23166.2</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 -->