Skip to content

Commit

Permalink
Update dependencies from https://github.com/dotnet/diagnostics build …
Browse files Browse the repository at this point in the history
…20231006.1 (#5498)

[main] Update dependencies from dotnet/diagnostics
  • Loading branch information
dotnet-maestro[bot] authored Oct 7, 2023
1 parent 2023ae8 commit 80c3688
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>f37eb785c92218e668cf98e8c50139c1395492ad</Sha>
</Dependency>
<Dependency Name="Microsoft.Diagnostics.Monitoring" Version="7.0.0-preview.23505.1">
<Dependency Name="Microsoft.Diagnostics.Monitoring" Version="7.0.0-preview.23506.1">
<Uri>https://github.com/dotnet/diagnostics</Uri>
<Sha>74357d8b1becc312e5ec6baee4c06177c1ff43ff</Sha>
<Sha>fea2845c25142ba74e85998a15bbce49c531365a</Sha>
</Dependency>
<Dependency Name="Microsoft.Diagnostics.Monitoring.EventPipe" Version="7.0.0-preview.23505.1">
<Dependency Name="Microsoft.Diagnostics.Monitoring.EventPipe" Version="7.0.0-preview.23506.1">
<Uri>https://github.com/dotnet/diagnostics</Uri>
<Sha>74357d8b1becc312e5ec6baee4c06177c1ff43ff</Sha>
<Sha>fea2845c25142ba74e85998a15bbce49c531365a</Sha>
</Dependency>
<Dependency Name="System.CommandLine" Version="2.0.0-beta4.23407.1">
<Uri>https://github.com/dotnet/command-line-api</Uri>
Expand Down
4 changes: 2 additions & 2 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,8 @@
<!-- dotnet/command-line-api references -->
<SystemCommandLineVersion>2.0.0-beta4.23407.1</SystemCommandLineVersion>
<!-- dotnet/diagnostics references -->
<MicrosoftDiagnosticsMonitoringVersion>7.0.0-preview.23505.1</MicrosoftDiagnosticsMonitoringVersion>
<MicrosoftDiagnosticsMonitoringEventPipeVersion>7.0.0-preview.23505.1</MicrosoftDiagnosticsMonitoringEventPipeVersion>
<MicrosoftDiagnosticsMonitoringVersion>7.0.0-preview.23506.1</MicrosoftDiagnosticsMonitoringVersion>
<MicrosoftDiagnosticsMonitoringEventPipeVersion>7.0.0-preview.23506.1</MicrosoftDiagnosticsMonitoringEventPipeVersion>
<!-- dotnet/installer references -->
<MicrosoftDotnetSdkInternalVersion>8.0.100-rtm.23506.1</MicrosoftDotnetSdkInternalVersion>
<!-- dotnet/roslyn-analyzers -->
Expand Down

0 comments on commit 80c3688

Please sign in to comment.