[main] Update dependencies from microsoft/clrmd (#2284)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Sat, 15 May 2021 18:06:42 +0000 (18:06 +0000)
committerGitHub <noreply@github.com>
Sat, 15 May 2021 18:06:42 +0000 (18:06 +0000)
[main] Update dependencies from microsoft/clrmd

 - Upgrade System.Reflection.Metadata version to 5.0.0 to work with new clrmd

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

index c7a1826a127265a4213a643650e41bbfdc712e28..57e3d87057f118a65c99f1de7012a6fae0c19c56 100644 (file)
@@ -8,13 +8,13 @@
       <Uri>https://github.com/dotnet/symstore</Uri>
       <Sha>3ed87724fe4e98c7ecc77617720591783ee2e676</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Diagnostics.Runtime" Version="2.0.226002">
+    <Dependency Name="Microsoft.Diagnostics.Runtime" Version="2.0.226401">
       <Uri>https://github.com/microsoft/clrmd</Uri>
-      <Sha>4318a412226509f9deb27d02a3e9bc701413938b</Sha>
+      <Sha>70f704932fd93805612d4261fb09c3e34e372abd</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Diagnostics.Runtime.Utilities" Version="2.0.226002">
+    <Dependency Name="Microsoft.Diagnostics.Runtime.Utilities" Version="2.0.226401">
       <Uri>https://github.com/microsoft/clrmd</Uri>
-      <Sha>4318a412226509f9deb27d02a3e9bc701413938b</Sha>
+      <Sha>70f704932fd93805612d4261fb09c3e34e372abd</Sha>
     </Dependency>
     <Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="6.0.100-preview.1.21103.13">
       <Uri>https://github.com/dotnet/installer</Uri>
index d2a8a30c4c09a2219a8193086ca7fc89a6b39e28..8776bfa3956ccb5526c1d6b71aff349e07d0a2ac 100644 (file)
     <!-- Build tools -->
     <MicrosoftNetCompilersVersion>3.0.0</MicrosoftNetCompilersVersion>
     <!-- CoreFX -->
-    <SystemReflectionMetadataVersion>1.8.1</SystemReflectionMetadataVersion>
+    <SystemReflectionMetadataVersion>5.0.0</SystemReflectionMetadataVersion>
     <MicrosoftWin32PrimitivesVersion>4.3.0</MicrosoftWin32PrimitivesVersion>
     <!-- Other libs -->
     <MicrosoftBclAsyncInterfacesVersion>1.1.0</MicrosoftBclAsyncInterfacesVersion>
-    <MicrosoftDiagnosticsRuntimeVersion>2.0.226002</MicrosoftDiagnosticsRuntimeVersion>
-    <MicrosoftDiagnosticsRuntimeUtilitiesVersion>2.0.226002</MicrosoftDiagnosticsRuntimeUtilitiesVersion>
+    <MicrosoftDiagnosticsRuntimeVersion>2.0.226401</MicrosoftDiagnosticsRuntimeVersion>
+    <MicrosoftDiagnosticsRuntimeUtilitiesVersion>2.0.226401</MicrosoftDiagnosticsRuntimeUtilitiesVersion>
     <MicrosoftDiaSymReaderNativePackageVersion>1.7.0</MicrosoftDiaSymReaderNativePackageVersion>
     <MicrosoftDiagnosticsTracingTraceEventVersion>2.0.64</MicrosoftDiagnosticsTracingTraceEventVersion>
     <MicrosoftExtensionsLoggingVersion>2.1.1</MicrosoftExtensionsLoggingVersion>