Update dependencies from https://github.com/microsoft/clrmd build 20221215.1 (#3560)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Fri, 16 Dec 2022 14:24:38 +0000 (14:24 +0000)
committerGitHub <noreply@github.com>
Fri, 16 Dec 2022 14:24:38 +0000 (14:24 +0000)
[main] Update dependencies from microsoft/clrmd

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

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