Update dependencies from https://github.com/microsoft/clrmd build 20221213.4 (#3557)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Thu, 15 Dec 2022 20:01:50 +0000 (20:01 +0000)
committerGitHub <noreply@github.com>
Thu, 15 Dec 2022 20:01:50 +0000 (20:01 +0000)
[main] Update dependencies from microsoft/clrmd

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

index c9f31c887ea93241165013dcc937a727de36d83b..abbebd19e42e5096999c5b6c113dcdeaa85e99a6 100644 (file)
@@ -4,9 +4,9 @@
       <Uri>https://github.com/dotnet/symstore</Uri>
       <Sha>cc922ef582a5ad01da21fc3cf435ba061581d074</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Diagnostics.Runtime" Version="2.2.332302">
+    <Dependency Name="Microsoft.Diagnostics.Runtime" Version="2.2.361304">
       <Uri>https://github.com/microsoft/clrmd</Uri>
-      <Sha>877b2d049d5ff5c5b4182606e397b6c92de090f6</Sha>
+      <Sha>b73f4115178214d41a9812a0c1fb932ef181c947</Sha>
     </Dependency>
     <Dependency Name="Microsoft.Diagnostics.Runtime.Utilities" Version="2.0.325901">
       <Uri>https://github.com/microsoft/clrmd</Uri>
index 765d92cac12e7b54d75dcecd20c93b4c5ffd1ab7..74384c9e01a2ccdab2d526c027870483e5f8ee0b 100644 (file)
@@ -45,7 +45,7 @@
     <MicrosoftWin32PrimitivesVersion>4.3.0</MicrosoftWin32PrimitivesVersion>
     <!-- Other libs -->
     <MicrosoftBclAsyncInterfacesVersion>1.1.0</MicrosoftBclAsyncInterfacesVersion>
-    <MicrosoftDiagnosticsRuntimeVersion>2.2.332302</MicrosoftDiagnosticsRuntimeVersion>
+    <MicrosoftDiagnosticsRuntimeVersion>2.2.361304</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 -->