Skip to content

Commit

Permalink
[main] Update dependencies from dotnet/diagnostics (#4684)
Browse files Browse the repository at this point in the history
[main] Update dependencies from dotnet/diagnostics
  • Loading branch information
dotnet-maestro[bot] authored Jun 20, 2023
1 parent e226868 commit 0f281ef
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>8dea0b8d3bf5852fe61b2d98b94ae190f68b9768</Sha>
</Dependency>
<Dependency Name="Microsoft.Diagnostics.Monitoring" Version="7.0.0-preview.23315.1">
<Dependency Name="Microsoft.Diagnostics.Monitoring" Version="7.0.0-preview.23319.1">
<Uri>https://github.com/dotnet/diagnostics</Uri>
<Sha>aab75c0dbcc9396761f3d43d78aa72e829425ce6</Sha>
<Sha>0ba66aa5bc732e0a8bb04fb0263c5baa15959482</Sha>
</Dependency>
<Dependency Name="Microsoft.Diagnostics.Monitoring.EventPipe" Version="7.0.0-preview.23315.1">
<Dependency Name="Microsoft.Diagnostics.Monitoring.EventPipe" Version="7.0.0-preview.23319.1">
<Uri>https://github.com/dotnet/diagnostics</Uri>
<Sha>aab75c0dbcc9396761f3d43d78aa72e829425ce6</Sha>
<Sha>0ba66aa5bc732e0a8bb04fb0263c5baa15959482</Sha>
</Dependency>
<Dependency Name="System.CommandLine" Version="2.0.0-beta4.23319.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 @@ -67,8 +67,8 @@
<!-- dotnet/command-line-api references -->
<SystemCommandLineVersion>2.0.0-beta4.23319.1</SystemCommandLineVersion>
<!-- dotnet/diagnostics references -->
<MicrosoftDiagnosticsMonitoringVersion>7.0.0-preview.23315.1</MicrosoftDiagnosticsMonitoringVersion>
<MicrosoftDiagnosticsMonitoringEventPipeVersion>7.0.0-preview.23315.1</MicrosoftDiagnosticsMonitoringEventPipeVersion>
<MicrosoftDiagnosticsMonitoringVersion>7.0.0-preview.23319.1</MicrosoftDiagnosticsMonitoringVersion>
<MicrosoftDiagnosticsMonitoringEventPipeVersion>7.0.0-preview.23319.1</MicrosoftDiagnosticsMonitoringEventPipeVersion>
<!-- dotnet/roslyn-analyzers -->
<MicrosoftCodeAnalysisNetAnalyzersVersion>8.0.0-preview.23319.2</MicrosoftCodeAnalysisNetAnalyzersVersion>
<!-- dotnet/runtime references -->
Expand Down

0 comments on commit 0f281ef

Please sign in to comment.