Skip to content

Commit 44fd776

Browse files
[main] Update dependencies from microsoft/clrmd (#5537)
[main] Update dependencies from microsoft/clrmd
1 parent 058c2fe commit 44fd776

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.25380.1">
4+
<Dependency Name="Microsoft.Diagnostics.Runtime" Version="4.0.0-beta.25381.2">
55
<Uri>https://github.com/microsoft/clrmd</Uri>
6-
<Sha>02791bfe45e47611bebc437caaf659319b5bd893</Sha>
6+
<Sha>f11663fc2e71ddd0869deb528047f0f476a0e346</Sha>
77
</Dependency>
8-
<Dependency Name="Microsoft.Diagnostics.Runtime.Utilities" Version="4.0.0-beta.25380.1">
8+
<Dependency Name="Microsoft.Diagnostics.Runtime.Utilities" Version="4.0.0-beta.25381.2">
99
<Uri>https://github.com/microsoft/clrmd</Uri>
10-
<Sha>02791bfe45e47611bebc437caaf659319b5bd893</Sha>
10+
<Sha>f11663fc2e71ddd0869deb528047f0f476a0e346</Sha>
1111
</Dependency>
1212
<Dependency Name="Xamarin.Android.Tools.AndroidSdk" Version="1.0.105-preview.225">
1313
<Uri>https://github.com/dotnet/android</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<SystemCollectionsImmutableVersion>8.0.0</SystemCollectionsImmutableVersion>
4949
<!-- Other libs -->
5050
<MicrosoftBclAsyncInterfacesVersion>6.0.0</MicrosoftBclAsyncInterfacesVersion>
51-
<MicrosoftDiagnosticsRuntimeVersion>4.0.0-beta.25380.1</MicrosoftDiagnosticsRuntimeVersion>
51+
<MicrosoftDiagnosticsRuntimeVersion>4.0.0-beta.25381.2</MicrosoftDiagnosticsRuntimeVersion>
5252
<MicrosoftDiaSymReaderNativeVersion>17.10.0-beta1.24272.1</MicrosoftDiaSymReaderNativeVersion>
5353
<MicrosoftDiagnosticsTracingTraceEventVersion>3.1.23</MicrosoftDiagnosticsTracingTraceEventVersion>
5454
<MicrosoftExtensionsLoggingVersion>6.0.0</MicrosoftExtensionsLoggingVersion>

0 commit comments

Comments
 (0)