Update dependencies from https://github.com/microsoft/clrmd build 20221221.4 (#3568)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Thu, 22 Dec 2022 18:34:49 +0000 (18:34 +0000)
committerGitHub <noreply@github.com>
Thu, 22 Dec 2022 18:34:49 +0000 (18:34 +0000)
[main] Update dependencies from microsoft/clrmd

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

index e624bfece058000310a6182f4736fd37e69b603a..fb087dbb1b86a66b7ff23408f42bb21d8cce3e85 100644 (file)
@@ -4,9 +4,9 @@
       <Uri>https://github.com/dotnet/symstore</Uri>
       <Sha>51be46aef7e05889b175f5ff1898a321c20cafa7</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Diagnostics.Runtime" Version="2.2.361501">
+    <Dependency Name="Microsoft.Diagnostics.Runtime" Version="2.3.362104">
       <Uri>https://github.com/microsoft/clrmd</Uri>
-      <Sha>b73f4115178214d41a9812a0c1fb932ef181c947</Sha>
+      <Sha>323fcc760d7bd5f8ba248c005b27a3ed52592f0b</Sha>
     </Dependency>
     <Dependency Name="Microsoft.Diagnostics.Runtime.Utilities" Version="2.0.325901">
       <Uri>https://github.com/microsoft/clrmd</Uri>
index 7d2f2ac705344696a0908129ccf36ab75783f778..12fcb17395f95099d453d4cd45037783e28d01c7 100644 (file)
@@ -45,7 +45,7 @@
     <MicrosoftWin32PrimitivesVersion>4.3.0</MicrosoftWin32PrimitivesVersion>
     <!-- Other libs -->
     <MicrosoftBclAsyncInterfacesVersion>1.1.0</MicrosoftBclAsyncInterfacesVersion>
-    <MicrosoftDiagnosticsRuntimeVersion>2.2.361501</MicrosoftDiagnosticsRuntimeVersion>
+    <MicrosoftDiagnosticsRuntimeVersion>2.3.362104</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 -->