Skip to content

Commit 7d70948

Browse files
[main] Update dependencies from microsoft/clrmd (#5521)
[main] Update dependencies from microsoft/clrmd
1 parent 56f5c8f commit 7d70948

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
@@ -1,13 +1,13 @@
11
<Dependencies>
22
<Source Uri="https://github.com/dotnet/dotnet" Mapping="diagnostics" Sha="eaa19c281d34580a8168cff9ce1e7337da8bfe4f" BarId="273855" />
33
<ProductDependencies>
4-
<Dependency Name="Microsoft.Diagnostics.Runtime" Version="4.0.0-beta.25261.1">
4+
<Dependency Name="Microsoft.Diagnostics.Runtime" Version="4.0.0-beta.25359.1">
55
<Uri>https://github.com/microsoft/clrmd</Uri>
6-
<Sha>fd6ccca33b888a5077a477218cac2461b81e8586</Sha>
6+
<Sha>d724947392626b66e39b525998a8817447d50380</Sha>
77
</Dependency>
8-
<Dependency Name="Microsoft.Diagnostics.Runtime.Utilities" Version="4.0.0-beta.25261.1">
8+
<Dependency Name="Microsoft.Diagnostics.Runtime.Utilities" Version="4.0.0-beta.25359.1">
99
<Uri>https://github.com/microsoft/clrmd</Uri>
10-
<Sha>fd6ccca33b888a5077a477218cac2461b81e8586</Sha>
10+
<Sha>d724947392626b66e39b525998a8817447d50380</Sha>
1111
</Dependency>
1212
</ProductDependencies>
1313
<ToolsetDependencies>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<SystemCollectionsImmutableVersion>8.0.0</SystemCollectionsImmutableVersion>
4141
<!-- Other libs -->
4242
<MicrosoftBclAsyncInterfacesVersion>6.0.0</MicrosoftBclAsyncInterfacesVersion>
43-
<MicrosoftDiagnosticsRuntimeVersion>4.0.0-beta.25261.1</MicrosoftDiagnosticsRuntimeVersion>
43+
<MicrosoftDiagnosticsRuntimeVersion>4.0.0-beta.25359.1</MicrosoftDiagnosticsRuntimeVersion>
4444
<MicrosoftDiaSymReaderNativeVersion>17.10.0-beta1.24272.1</MicrosoftDiaSymReaderNativeVersion>
4545
<MicrosoftDiagnosticsTracingTraceEventVersion>3.1.21</MicrosoftDiagnosticsTracingTraceEventVersion>
4646
<MicrosoftExtensionsLoggingVersion>6.0.0</MicrosoftExtensionsLoggingVersion>

0 commit comments

Comments
 (0)