Update dependencies from https://github.com/microsoft/clrmd build 20221231.1 (#3576)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Sun, 1 Jan 2023 14:05:43 +0000 (14:05 +0000)
committerGitHub <noreply@github.com>
Sun, 1 Jan 2023 14:05:43 +0000 (14:05 +0000)
[main] Update dependencies from microsoft/clrmd

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

index 8f1ec20af01343839049fd0052093ef57ce427ff..58506d94cdb936aa090b8fb7ce1b086af9c347be 100644 (file)
@@ -4,9 +4,9 @@
       <Uri>https://github.com/dotnet/symstore</Uri>
       <Sha>d647a79287a9b08ad0775293ed9769a8e31fe67c</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Diagnostics.Runtime" Version="2.3.362104">
+    <Dependency Name="Microsoft.Diagnostics.Runtime" Version="2.3.363101">
       <Uri>https://github.com/microsoft/clrmd</Uri>
-      <Sha>323fcc760d7bd5f8ba248c005b27a3ed52592f0b</Sha>
+      <Sha>7dab97e3106587f778d4c09ed2cbc2391b6f5354</Sha>
     </Dependency>
     <Dependency Name="Microsoft.Diagnostics.Runtime.Utilities" Version="2.0.325901">
       <Uri>https://github.com/microsoft/clrmd</Uri>
index cd2c640bd35146f527aa4e812c3d5c7be6bd567b..16b683f1fb78b84cc2d6579dd9339a970a4f1530 100644 (file)
@@ -45,7 +45,7 @@
     <MicrosoftWin32PrimitivesVersion>4.3.0</MicrosoftWin32PrimitivesVersion>
     <!-- Other libs -->
     <MicrosoftBclAsyncInterfacesVersion>1.1.0</MicrosoftBclAsyncInterfacesVersion>
-    <MicrosoftDiagnosticsRuntimeVersion>2.3.362104</MicrosoftDiagnosticsRuntimeVersion>
+    <MicrosoftDiagnosticsRuntimeVersion>2.3.363101</MicrosoftDiagnosticsRuntimeVersion>
     <MicrosoftDiaSymReaderNativePackageVersion>16.9.0-beta1.21055.5</MicrosoftDiaSymReaderNativePackageVersion>
     <MicrosoftDiagnosticsTracingTraceEventVersion>2.0.64</MicrosoftDiagnosticsTracingTraceEventVersion>
     <!-- Use pinned version to avoid picking up latest (which doesn't support netcoreapp3.1) during source-build -->