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
…20241009.1

Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe , Microsoft.FileFormats
 From Version 8.0.0-preview.24508.1 -> To Version 8.0.0-preview.24509.1
  • Loading branch information
dotnet-maestro[bot] committed Oct 10, 2024
1 parent 3e6c1f3 commit 25aea47
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://github.com/dotnet/aspnetcore</Uri>
<Sha>9f57b1ed7a4adab022ec5d227723f23862aad0e3</Sha>
</Dependency>
<Dependency Name="Microsoft.Diagnostics.Monitoring" Version="8.0.0-preview.24508.1">
<Dependency Name="Microsoft.Diagnostics.Monitoring" Version="8.0.0-preview.24509.1">
<Uri>https://github.com/dotnet/diagnostics</Uri>
<Sha>b1a304482e20a62afdb28ba4b2c92ad5dec558cd</Sha>
<Sha>1755b33ba660829935c364b263e3a476c45a5a6a</Sha>
</Dependency>
<Dependency Name="Microsoft.Diagnostics.Monitoring.EventPipe" Version="8.0.0-preview.24508.1">
<Dependency Name="Microsoft.Diagnostics.Monitoring.EventPipe" Version="8.0.0-preview.24509.1">
<Uri>https://github.com/dotnet/diagnostics</Uri>
<Sha>b1a304482e20a62afdb28ba4b2c92ad5dec558cd</Sha>
<Sha>1755b33ba660829935c364b263e3a476c45a5a6a</Sha>
</Dependency>
<Dependency Name="System.CommandLine" Version="2.0.0-beta4.24324.3">
<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>beb827ded6acdff8c7333dfc6583cc984a8f2620</Sha>
</Dependency>
<Dependency Name="Microsoft.FileFormats" Version="1.0.550801">
<Dependency Name="Microsoft.FileFormats" Version="1.0.550901">
<Uri>https://github.com/dotnet/diagnostics</Uri>
<Sha>b1a304482e20a62afdb28ba4b2c92ad5dec558cd</Sha>
<Sha>1755b33ba660829935c364b263e3a476c45a5a6a</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0-rtm.24503.8" CoherentParentDependency="VS.Redist.Common.NetCore.SdkPlaceholder.x64.9.0">
<Uri>https://github.com/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.24324.3</SystemCommandLineVersion>
<!-- dotnet/diagnostics references -->
<MicrosoftDiagnosticsMonitoringVersion>8.0.0-preview.24508.1</MicrosoftDiagnosticsMonitoringVersion>
<MicrosoftDiagnosticsMonitoringEventPipeVersion>8.0.0-preview.24508.1</MicrosoftDiagnosticsMonitoringEventPipeVersion>
<MicrosoftDiagnosticsMonitoringVersion>8.0.0-preview.24509.1</MicrosoftDiagnosticsMonitoringVersion>
<MicrosoftDiagnosticsMonitoringEventPipeVersion>8.0.0-preview.24509.1</MicrosoftDiagnosticsMonitoringEventPipeVersion>
<!-- dotnet/roslyn-analyzers -->
<MicrosoftCodeAnalysisNetAnalyzersVersion>9.0.0-preview.24508.2</MicrosoftCodeAnalysisNetAnalyzersVersion>
<!-- dotnet/runtime references -->
Expand All @@ -67,7 +67,7 @@
<!-- dotnet/sdk references -->
<VSRedistCommonNetCoreSdkPlaceholderx6490Version>9.0.100-rtm.24509.3</VSRedistCommonNetCoreSdkPlaceholderx6490Version>
<!-- dotnet/symstore references -->
<MicrosoftFileFormatsVersion>1.0.550801</MicrosoftFileFormatsVersion>
<MicrosoftFileFormatsVersion>1.0.550901</MicrosoftFileFormatsVersion>
</PropertyGroup>
<PropertyGroup Label="Runtime Versions">
<MicrosoftAspNetCoreApp31Version>$(MicrosoftNETCoreApp31Version)</MicrosoftAspNetCoreApp31Version>
Expand Down

0 comments on commit 25aea47

Please sign in to comment.