Skip to content

Commit

Permalink
[main] Update dependencies from microsoft/clrmd (#4927)
Browse files Browse the repository at this point in the history
[main] Update dependencies from microsoft/clrmd
  • Loading branch information
dotnet-maestro[bot] committed Sep 13, 2024
1 parent c487080 commit c5b287f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
<Dependencies>
<ProductDependencies>
<Dependency Name="Microsoft.Diagnostics.Runtime" Version="4.0.0-beta.24413.1">
<Dependency Name="Microsoft.Diagnostics.Runtime" Version="4.0.0-beta.24462.1">
<Uri>https://github.com/microsoft/clrmd</Uri>
<Sha>40a5ed197ad23181a5ba1480422188733d2f86b5</Sha>
<Sha>4a723647a85d87988e690029cb2cc21a6c752876</Sha>
</Dependency>
<Dependency Name="Microsoft.Diagnostics.Runtime.Utilities" Version="4.0.0-beta.24413.1">
<Dependency Name="Microsoft.Diagnostics.Runtime.Utilities" Version="4.0.0-beta.24462.1">
<Uri>https://github.com/microsoft/clrmd</Uri>
<Sha>40a5ed197ad23181a5ba1480422188733d2f86b5</Sha>
<Sha>4a723647a85d87988e690029cb2cc21a6c752876</Sha>
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<SystemCollectionsImmutableVersion>8.0.0</SystemCollectionsImmutableVersion>
<!-- Other libs -->
<MicrosoftBclAsyncInterfacesVersion>6.0.0</MicrosoftBclAsyncInterfacesVersion>
<MicrosoftDiagnosticsRuntimeVersion>4.0.0-beta.24413.1</MicrosoftDiagnosticsRuntimeVersion>
<MicrosoftDiagnosticsRuntimeVersion>4.0.0-beta.24462.1</MicrosoftDiagnosticsRuntimeVersion>
<MicrosoftDiaSymReaderNativeVersion>17.10.0-beta1.24272.1</MicrosoftDiaSymReaderNativeVersion>
<MicrosoftDiagnosticsTracingTraceEventVersion>3.0.7</MicrosoftDiagnosticsTracingTraceEventVersion>
<MicrosoftExtensionsLoggingVersion>6.0.0</MicrosoftExtensionsLoggingVersion>
Expand Down

0 comments on commit c5b287f

Please sign in to comment.