Skip to content

Commit 1780f50

Browse files
Update dependencies from https://github.com/microsoft/clrmd build 20230519.1 (#3892)
Microsoft.Diagnostics.Runtime , Microsoft.Diagnostics.Runtime.Utilities From Version 3.0.0-beta.23268.1 -> To Version 3.0.0-beta.23269.1 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent da14225 commit 1780f50

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>72212ba2f73877c1bf08a1c5bfbae5501e459e8a</Sha>
66
</Dependency>
7-
<Dependency Name="Microsoft.Diagnostics.Runtime" Version="3.0.0-beta.23268.1">
7+
<Dependency Name="Microsoft.Diagnostics.Runtime" Version="3.0.0-beta.23269.1">
88
<Uri>https://github.com/microsoft/clrmd</Uri>
9-
<Sha>4f66261481b629184d0d378b156ef8fab84456da</Sha>
9+
<Sha>e83385be84307b5f88f1d3582dfd9e25c0797664</Sha>
1010
</Dependency>
11-
<Dependency Name="Microsoft.Diagnostics.Runtime.Utilities" Version="3.0.0-beta.23268.1">
11+
<Dependency Name="Microsoft.Diagnostics.Runtime.Utilities" Version="3.0.0-beta.23269.1">
1212
<Uri>https://github.com/microsoft/clrmd</Uri>
13-
<Sha>4f66261481b629184d0d378b156ef8fab84456da</Sha>
13+
<Sha>e83385be84307b5f88f1d3582dfd9e25c0797664</Sha>
1414
</Dependency>
1515
</ProductDependencies>
1616
<ToolsetDependencies>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<SystemReflectionMetadataVersion>5.0.0</SystemReflectionMetadataVersion>
4646
<!-- Other libs -->
4747
<MicrosoftBclAsyncInterfacesVersion>6.0.0</MicrosoftBclAsyncInterfacesVersion>
48-
<MicrosoftDiagnosticsRuntimeVersion>3.0.0-beta.23268.1</MicrosoftDiagnosticsRuntimeVersion>
48+
<MicrosoftDiagnosticsRuntimeVersion>3.0.0-beta.23269.1</MicrosoftDiagnosticsRuntimeVersion>
4949
<MicrosoftDiaSymReaderNativePackageVersion>16.9.0-beta1.21055.5</MicrosoftDiaSymReaderNativePackageVersion>
5050
<MicrosoftDiagnosticsTracingTraceEventVersion>3.0.7</MicrosoftDiagnosticsTracingTraceEventVersion>
5151
<MicrosoftExtensionsLoggingVersion>6.0.0</MicrosoftExtensionsLoggingVersion>

0 commit comments

Comments
 (0)