Skip to content

Commit

Permalink
[main] Update dependencies from dotnet/diagnostics (#7226)
Browse files Browse the repository at this point in the history
* Update dependencies from https://github.com/dotnet/diagnostics build 20240828.1

Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe , Microsoft.FileFormats
 From Version 8.0.0-preview.24427.4 -> To Version 8.0.0-preview.24428.1

* Update dependencies from https://github.com/dotnet/diagnostics build 20240829.1

Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe , Microsoft.FileFormats
 From Version 8.0.0-preview.24428.1 -> To Version 8.0.0-preview.24429.1

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
  • Loading branch information
dotnet-maestro[bot] and dotnet-maestro[bot] authored Aug 30, 2024
1 parent 58e09f6 commit 643c579
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>8e941eb42f819adb116b881195158b3887a70a1c</Sha>
</Dependency>
<Dependency Name="Microsoft.Diagnostics.Monitoring" Version="8.0.0-preview.24427.4">
<Dependency Name="Microsoft.Diagnostics.Monitoring" Version="8.0.0-preview.24429.1">
<Uri>https://github.com/dotnet/diagnostics</Uri>
<Sha>14e21788fb5764ecf586abe0fa0633418c6f255b</Sha>
<Sha>c0da3bd6655901b56022532865c8be4481ac374e</Sha>
</Dependency>
<Dependency Name="Microsoft.Diagnostics.Monitoring.EventPipe" Version="8.0.0-preview.24427.4">
<Dependency Name="Microsoft.Diagnostics.Monitoring.EventPipe" Version="8.0.0-preview.24429.1">
<Uri>https://github.com/dotnet/diagnostics</Uri>
<Sha>14e21788fb5764ecf586abe0fa0633418c6f255b</Sha>
<Sha>c0da3bd6655901b56022532865c8be4481ac374e</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 @@ -46,9 +46,9 @@
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>80264e60280e2815e7d65871081ccac04a32445c</Sha>
</Dependency>
<Dependency Name="Microsoft.FileFormats" Version="1.0.542704">
<Dependency Name="Microsoft.FileFormats" Version="1.0.542901">
<Uri>https://github.com/dotnet/diagnostics</Uri>
<Sha>14e21788fb5764ecf586abe0fa0633418c6f255b</Sha>
<Sha>c0da3bd6655901b56022532865c8be4481ac374e</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="8.0.1" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
<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.24324.3</SystemCommandLineVersion>
<!-- dotnet/diagnostics references -->
<MicrosoftDiagnosticsMonitoringVersion>8.0.0-preview.24427.4</MicrosoftDiagnosticsMonitoringVersion>
<MicrosoftDiagnosticsMonitoringEventPipeVersion>8.0.0-preview.24427.4</MicrosoftDiagnosticsMonitoringEventPipeVersion>
<MicrosoftDiagnosticsMonitoringVersion>8.0.0-preview.24429.1</MicrosoftDiagnosticsMonitoringVersion>
<MicrosoftDiagnosticsMonitoringEventPipeVersion>8.0.0-preview.24429.1</MicrosoftDiagnosticsMonitoringEventPipeVersion>
<!-- dotnet/installer references -->
<MicrosoftDotnetSdkInternalVersion>8.0.103-servicing.24114.15</MicrosoftDotnetSdkInternalVersion>
<!-- dotnet/roslyn-analyzers -->
Expand All @@ -67,7 +67,7 @@
<MicrosoftNETCoreAppRuntimewinx64Version>8.0.1</MicrosoftNETCoreAppRuntimewinx64Version>
<VSRedistCommonNetCoreSharedFrameworkx6480Version>8.0.1-servicing.23580.1</VSRedistCommonNetCoreSharedFrameworkx6480Version>
<!-- dotnet/symstore references -->
<MicrosoftFileFormatsVersion>1.0.542704</MicrosoftFileFormatsVersion>
<MicrosoftFileFormatsVersion>1.0.542901</MicrosoftFileFormatsVersion>
</PropertyGroup>
<PropertyGroup Label="Runtime Versions">
<MicrosoftAspNetCoreApp31Version>$(MicrosoftNETCoreApp31Version)</MicrosoftAspNetCoreApp31Version>
Expand Down

0 comments on commit 643c579

Please sign in to comment.