Update dependencies from https://github.com/microsoft/clrmd build 20230315.1 (#3754)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Thu, 16 Mar 2023 15:26:58 +0000 (08:26 -0700)
committerGitHub <noreply@github.com>
Thu, 16 Mar 2023 15:26:58 +0000 (08:26 -0700)
Microsoft.Diagnostics.Runtime , Microsoft.Diagnostics.Runtime.Utilities
 From Version 3.0.0-beta.23164.1 -> To Version 3.0.0-beta.23165.1

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
eng/Version.Details.xml
eng/Versions.props

index 8af94cb7959f0cd55c566255dfc10cb50060567f..89ac0b39614c1cf070a2028cd921c68644004ee5 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.23164.1">
+    <Dependency Name="Microsoft.Diagnostics.Runtime" Version="3.0.0-beta.23165.1">
       <Uri>https://github.com/microsoft/clrmd</Uri>
-      <Sha>58e151bd3faa99efa5fce6ca4e63f346a5e11906</Sha>
+      <Sha>60aba6385a4386e6435640970a8b7ef9abd0f398</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Diagnostics.Runtime.Utilities" Version="3.0.0-beta.23164.1">
+    <Dependency Name="Microsoft.Diagnostics.Runtime.Utilities" Version="3.0.0-beta.23165.1">
       <Uri>https://github.com/microsoft/clrmd</Uri>
-      <Sha>58e151bd3faa99efa5fce6ca4e63f346a5e11906</Sha>
+      <Sha>60aba6385a4386e6435640970a8b7ef9abd0f398</Sha>
     </Dependency>
   </ProductDependencies>
   <ToolsetDependencies>
index 8dbcce2a0f64e42b95760bd2589196bdc5bede06..d9ebfb59493e5facd78a9bb4579759e1eb6390f6 100644 (file)
@@ -45,7 +45,7 @@
     <SystemReflectionMetadataVersion>5.0.0</SystemReflectionMetadataVersion>
     <!-- Other libs -->
     <MicrosoftBclAsyncInterfacesVersion>1.1.0</MicrosoftBclAsyncInterfacesVersion>
-    <MicrosoftDiagnosticsRuntimeVersion>3.0.0-beta.23164.1</MicrosoftDiagnosticsRuntimeVersion>
+    <MicrosoftDiagnosticsRuntimeVersion>3.0.0-beta.23165.1</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 -->