Skip to content

Commit 26f08b8

Browse files
Update dependencies from https://github.com/microsoft/clrmd build 20230130.1 (#3623)
[main] Update dependencies from microsoft/clrmd
1 parent 615b21d commit 26f08b8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

eng/Version.Details.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
<Uri>https://github.com/dotnet/symstore</Uri>
55
<Sha>24c0b5cbb1b1f7a22f7d712bc1ab191e86a00233</Sha>
66
</Dependency>
7-
<Dependency Name="Microsoft.Diagnostics.Runtime" Version="2.3.405501">
7+
<Dependency Name="Microsoft.Diagnostics.Runtime" Version="2.3.408001">
88
<Uri>https://github.com/microsoft/clrmd</Uri>
9-
<Sha>8a56bfb39c3a8361f278a092cebce3f8ac0040cc</Sha>
9+
<Sha>2cb33315a52ca3f542c9a66e3ca84c1740d21d1a</Sha>
1010
</Dependency>
11-
<Dependency Name="Microsoft.Diagnostics.Runtime.Utilities" Version="2.3.405501">
11+
<Dependency Name="Microsoft.Diagnostics.Runtime.Utilities" Version="2.3.408001">
1212
<Uri>https://github.com/microsoft/clrmd</Uri>
13-
<Sha>8a56bfb39c3a8361f278a092cebce3f8ac0040cc</Sha>
13+
<Sha>2cb33315a52ca3f542c9a66e3ca84c1740d21d1a</Sha>
1414
</Dependency>
1515
</ProductDependencies>
1616
<ToolsetDependencies>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<MicrosoftWin32PrimitivesVersion>4.3.0</MicrosoftWin32PrimitivesVersion>
4444
<!-- Other libs -->
4545
<MicrosoftBclAsyncInterfacesVersion>1.1.0</MicrosoftBclAsyncInterfacesVersion>
46-
<MicrosoftDiagnosticsRuntimeVersion>2.3.405501</MicrosoftDiagnosticsRuntimeVersion>
46+
<MicrosoftDiagnosticsRuntimeVersion>2.3.408001</MicrosoftDiagnosticsRuntimeVersion>
4747
<MicrosoftDiaSymReaderNativePackageVersion>16.9.0-beta1.21055.5</MicrosoftDiaSymReaderNativePackageVersion>
4848
<MicrosoftDiagnosticsTracingTraceEventVersion>2.0.76</MicrosoftDiagnosticsTracingTraceEventVersion>
4949
<!-- Use pinned version to avoid picking up latest (which doesn't support netcoreapp3.1) during source-build -->

0 commit comments

Comments
 (0)