Update dependencies from https://github.com/microsoft/clrmd build 20230218.2 (#3670)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Sun, 19 Feb 2023 21:15:03 +0000 (13:15 -0800)
committerGitHub <noreply@github.com>
Sun, 19 Feb 2023 21:15:03 +0000 (13:15 -0800)
Microsoft.Diagnostics.Runtime , Microsoft.Diagnostics.Runtime.Utilities
 From Version 2.3.411301 -> To Version 2.3.411802

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

index ecf4af5ba57f2634682a01be248cde61c5c7d328..11adff1a58a6345bd340f45f786672604ab7e9f1 100644 (file)
@@ -4,13 +4,13 @@
       <Uri>https://github.com/dotnet/symstore</Uri>
       <Sha>c4fbbf397c3b51ddbd0824950bbe8ae5633ccf10</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Diagnostics.Runtime" Version="2.3.411301">
+    <Dependency Name="Microsoft.Diagnostics.Runtime" Version="2.3.411802">
       <Uri>https://github.com/microsoft/clrmd</Uri>
-      <Sha>e50ddce57e1e2a4cc3564f3e87a37e79e5a93c73</Sha>
+      <Sha>be3a3abce108bdb335e76fddb40d202568410343</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Diagnostics.Runtime.Utilities" Version="2.3.411301">
+    <Dependency Name="Microsoft.Diagnostics.Runtime.Utilities" Version="2.3.411802">
       <Uri>https://github.com/microsoft/clrmd</Uri>
-      <Sha>e50ddce57e1e2a4cc3564f3e87a37e79e5a93c73</Sha>
+      <Sha>be3a3abce108bdb335e76fddb40d202568410343</Sha>
     </Dependency>
   </ProductDependencies>
   <ToolsetDependencies>
index 5884fb71a2e46c7803352e31142de3d50b7e5c80..870e7a02c136bb00daf7271fca6e654c000fcb7d 100644 (file)
@@ -45,7 +45,7 @@
     <SystemReflectionMetadataVersion>5.0.0</SystemReflectionMetadataVersion>
     <!-- Other libs -->
     <MicrosoftBclAsyncInterfacesVersion>1.1.0</MicrosoftBclAsyncInterfacesVersion>
-    <MicrosoftDiagnosticsRuntimeVersion>2.3.411301</MicrosoftDiagnosticsRuntimeVersion>
+    <MicrosoftDiagnosticsRuntimeVersion>2.3.411802</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 -->