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
…20250305.1 (#7993)

[main] Update dependencies from dotnet/diagnostics
  • Loading branch information
dotnet-maestro[bot] authored Mar 6, 2025
1 parent 602c44b commit ebd28ad
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
12 changes: 6 additions & 6 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore</Uri>
<Sha>4442a188f9200a57635373dcd640893c0e8dcc78</Sha>
</Dependency>
<Dependency Name="Microsoft.Diagnostics.Monitoring" Version="9.0.0-preview.25154.1">
<Dependency Name="Microsoft.Diagnostics.Monitoring" Version="9.0.0-preview.25155.1">
<Uri>https://github.com/dotnet/diagnostics</Uri>
<Sha>1b1ef2e76ce8c2dc3aa261e8037d3a11e27a39bd</Sha>
<Sha>b1037b7cc1ef0b00a9032f19a83b074a00c9a4b8</Sha>
</Dependency>
<Dependency Name="Microsoft.Diagnostics.Monitoring.EventPipe" Version="9.0.0-preview.25154.1">
<Dependency Name="Microsoft.Diagnostics.Monitoring.EventPipe" Version="9.0.0-preview.25155.1">
<Uri>https://github.com/dotnet/diagnostics</Uri>
<Sha>1b1ef2e76ce8c2dc3aa261e8037d3a11e27a39bd</Sha>
<Sha>b1037b7cc1ef0b00a9032f19a83b074a00c9a4b8</Sha>
</Dependency>
<Dependency Name="System.CommandLine" Version="2.0.0-beta4.25153.1">
<Uri>https://github.com/dotnet/command-line-api</Uri>
Expand Down Expand Up @@ -42,9 +42,9 @@
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>5da211e1c42254cb35e7ef3d5a8428fb24853169</Sha>
</Dependency>
<Dependency Name="Microsoft.FileFormats" Version="1.0.615401">
<Dependency Name="Microsoft.FileFormats" Version="1.0.615501">
<Uri>https://github.com/dotnet/diagnostics</Uri>
<Sha>1b1ef2e76ce8c2dc3aa261e8037d3a11e27a39bd</Sha>
<Sha>b1037b7cc1ef0b00a9032f19a83b074a00c9a4b8</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.1" CoherentParentDependency="VS.Redist.Common.NetCore.SdkPlaceholder.x64.9.0">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
Expand Down
6 changes: 3 additions & 3 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@
<!-- dotnet/command-line-api references -->
<SystemCommandLineVersion>2.0.0-beta4.25153.1</SystemCommandLineVersion>
<!-- dotnet/diagnostics references -->
<MicrosoftDiagnosticsMonitoringVersion>9.0.0-preview.25154.1</MicrosoftDiagnosticsMonitoringVersion>
<MicrosoftDiagnosticsMonitoringEventPipeVersion>9.0.0-preview.25154.1</MicrosoftDiagnosticsMonitoringEventPipeVersion>
<MicrosoftDiagnosticsMonitoringVersion>9.0.0-preview.25155.1</MicrosoftDiagnosticsMonitoringVersion>
<MicrosoftDiagnosticsMonitoringEventPipeVersion>9.0.0-preview.25155.1</MicrosoftDiagnosticsMonitoringEventPipeVersion>
<!-- dotnet/roslyn-analyzers -->
<MicrosoftCodeAnalysisNetAnalyzersVersion>9.0.0-preview.25076.3</MicrosoftCodeAnalysisNetAnalyzersVersion>
<!-- dotnet/runtime references -->
Expand All @@ -67,7 +67,7 @@
<!-- dotnet/sdk references -->
<VSRedistCommonNetCoreSdkPlaceholderx6490Version>9.0.200-rtm.25073.13</VSRedistCommonNetCoreSdkPlaceholderx6490Version>
<!-- dotnet/symstore references -->
<MicrosoftFileFormatsVersion>1.0.615401</MicrosoftFileFormatsVersion>
<MicrosoftFileFormatsVersion>1.0.615501</MicrosoftFileFormatsVersion>
</PropertyGroup>
<PropertyGroup Label="Runtime Versions">
<MicrosoftAspNetCoreApp31Version>$(MicrosoftNETCoreApp31Version)</MicrosoftAspNetCoreApp31Version>
Expand Down

0 comments on commit ebd28ad

Please sign in to comment.