Update dependencies from https://github.com/microsoft/clrmd build 20230213.1 (#3655)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Tue, 14 Feb 2023 18:15:45 +0000 (18:15 +0000)
committerGitHub <noreply@github.com>
Tue, 14 Feb 2023 18:15:45 +0000 (18:15 +0000)
[main] Update dependencies from microsoft/clrmd

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

index 7e0cbc16cf168d8e9b5b81c87c6e9999a1fceb53..30de2d28e0cdccf5386f6c4c1eae47be9c699805 100644 (file)
@@ -4,13 +4,13 @@
       <Uri>https://github.com/dotnet/symstore</Uri>
       <Sha>528b09bd690382db58b39a5ff97f1e71ee12679a</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Diagnostics.Runtime" Version="2.3.408001">
+    <Dependency Name="Microsoft.Diagnostics.Runtime" Version="2.3.411301">
       <Uri>https://github.com/microsoft/clrmd</Uri>
-      <Sha>2cb33315a52ca3f542c9a66e3ca84c1740d21d1a</Sha>
+      <Sha>e50ddce57e1e2a4cc3564f3e87a37e79e5a93c73</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Diagnostics.Runtime.Utilities" Version="2.3.408001">
+    <Dependency Name="Microsoft.Diagnostics.Runtime.Utilities" Version="2.3.411301">
       <Uri>https://github.com/microsoft/clrmd</Uri>
-      <Sha>2cb33315a52ca3f542c9a66e3ca84c1740d21d1a</Sha>
+      <Sha>e50ddce57e1e2a4cc3564f3e87a37e79e5a93c73</Sha>
     </Dependency>
   </ProductDependencies>
   <ToolsetDependencies>
index b80739bb5a332a1701975694636e8400c26f2f21..4596a6325109252a3458e36281c5b07d3e06636c 100644 (file)
@@ -45,7 +45,7 @@
     <SystemReflectionMetadataVersion>5.0.0</SystemReflectionMetadataVersion>
     <!-- Other libs -->
     <MicrosoftBclAsyncInterfacesVersion>1.1.0</MicrosoftBclAsyncInterfacesVersion>
-    <MicrosoftDiagnosticsRuntimeVersion>2.3.408001</MicrosoftDiagnosticsRuntimeVersion>
+    <MicrosoftDiagnosticsRuntimeVersion>2.3.411301</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 -->