Skip to content

Commit e3887ab

Browse files
[main] Update dependencies from microsoft/clrmd (dotnet#5689)
[main] Update dependencies from microsoft/clrmd
1 parent 970c803 commit e3887ab

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

eng/Version.Details.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ This file should be imported by eng/Versions.props
66
<Project>
77
<PropertyGroup>
88
<!-- microsoft/clrmd dependencies -->
9-
<MicrosoftDiagnosticsRuntimePackageVersion>4.0.0-beta.25610.1</MicrosoftDiagnosticsRuntimePackageVersion>
10-
<MicrosoftDiagnosticsRuntimeUtilitiesPackageVersion>4.0.0-beta.25610.1</MicrosoftDiagnosticsRuntimeUtilitiesPackageVersion>
9+
<MicrosoftDiagnosticsRuntimePackageVersion>4.0.0-beta.26072.1</MicrosoftDiagnosticsRuntimePackageVersion>
10+
<MicrosoftDiagnosticsRuntimeUtilitiesPackageVersion>4.0.0-beta.26072.1</MicrosoftDiagnosticsRuntimeUtilitiesPackageVersion>
1111
<!-- dotnet/command-line-api dependencies -->
1212
<SystemCommandLinePackageVersion>2.0.0-beta5.25210.1</SystemCommandLinePackageVersion>
1313
<!-- dotnet/android dependencies -->

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="4e6cfd9762f7562d398be31e2bff79f3e993a9c2" BarId="284895" />
33
<ProductDependencies>
4-
<Dependency Name="Microsoft.Diagnostics.Runtime" Version="4.0.0-beta.25610.1">
4+
<Dependency Name="Microsoft.Diagnostics.Runtime" Version="4.0.0-beta.26072.1">
55
<Uri>https://github.com/microsoft/clrmd</Uri>
6-
<Sha>41c1e91786141d37b26cfdfb8059fc522e81fb8d</Sha>
6+
<Sha>6c44f5535222dbe59de9b7c5384d5303d56bdf5c</Sha>
77
</Dependency>
8-
<Dependency Name="Microsoft.Diagnostics.Runtime.Utilities" Version="4.0.0-beta.25610.1">
8+
<Dependency Name="Microsoft.Diagnostics.Runtime.Utilities" Version="4.0.0-beta.26072.1">
99
<Uri>https://github.com/microsoft/clrmd</Uri>
10-
<Sha>41c1e91786141d37b26cfdfb8059fc522e81fb8d</Sha>
10+
<Sha>6c44f5535222dbe59de9b7c5384d5303d56bdf5c</Sha>
1111
</Dependency>
1212
<Dependency Name="System.CommandLine" Version="2.0.0-beta5.25210.1">
1313
<Uri>https://github.com/dotnet/command-line-api</Uri>

0 commit comments

Comments
 (0)